![]() |
(git:4a2d255)
|
Data Types | |
| type | atom_info_type |
| type | connectivity_info_type |
| type | constr_list_type |
| type | constraint_info_type |
| type | topology_parameters_type |
Functions/Subroutines | |
| subroutine, public | init_topology (topology) |
| |
| subroutine, public | deallocate_topology (topology) |
| |
| subroutine, public | pre_read_topology (topology) |
| Deallocate possibly allocated arrays before reading topology. | |
| subroutine, public topology_types::init_topology | ( | type(topology_parameters_type), intent(inout) | topology | ) |
| topology | ... |
Definition at line 205 of file topology_types.F.
| subroutine, public topology_types::deallocate_topology | ( | type(topology_parameters_type), intent(inout) | topology | ) |
| topology | ... |
Definition at line 391 of file topology_types.F.
| subroutine, public topology_types::pre_read_topology | ( | type(topology_parameters_type), intent(inout) | topology | ) |
Deallocate possibly allocated arrays before reading topology.
| topology | ... |
Definition at line 761 of file topology_types.F.