(git:1f285aa)
subcell_types.F File Reference

Go to the source code of this file.

Modules

module  subcell_types
 subcell types and allocation routines
 

Functions/Subroutines

subroutine, public subcell_types::allocate_subcell (subcell, nsubcell, maxatom, cell)
 Allocate and initialize a subcell grid structure for the atomic neighbor search. More...
 
subroutine, public subcell_types::deallocate_subcell (subcell)
 Deallocate a subcell grid structure. More...
 
subroutine, public subcell_types::reorder_atoms_subcell (atom_list, kind_of, work)
 ... More...
 
subroutine, public subcell_types::give_ijk_subcell (r, i, j, k, cell, nsubcell)
 ... More...