![]() |
(git:ec11232)
|
#include "../base/base_uses.f90"Go to the source code of this file.
Data Types | |
| type | atprop_types::atprop_type |
| type for the atomic properties More... | |
Modules | |
| module | atprop_types |
| Holds information on atomic properties. | |
Functions/Subroutines | |
| subroutine, public | atprop_types::atprop_create (atprop_env) |
| ... | |
| subroutine, public | atprop_types::atprop_init (atprop_env, natom) |
| ... | |
| subroutine, public | atprop_types::atprop_array_init (atarray, natom) |
| ... | |
| subroutine, public | atprop_types::atprop_array_add (array_a, array_b) |
| ... | |
| subroutine, public | atprop_types::atprop_release (atprop_env) |
| releases the atprop | |