(git:374b731)
Loading...
Searching...
No Matches
subcell_types.F File Reference

Go to the source code of this file.

Data Types

type  subcell_types::subcell_type
 

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.
 
subroutine, public subcell_types::deallocate_subcell (subcell)
 Deallocate a subcell grid structure.
 
subroutine, public subcell_types::reorder_atoms_subcell (atom_list, kind_of, work)
 ...
 
subroutine, public subcell_types::give_ijk_subcell (r, i, j, k, cell, nsubcell)
 ...