![]() |
(git:e68414f)
|
#include "./base/base_uses.f90"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) |
| ... | |