|  |  (git:e68414f)
    | 
| Functions/Subroutines | |
| subroutine, public | read_coordinate_cp2k (topology, para_env, subsys_section) | 
| Read the CP2K &COORD section from an external file, i.e. read atomic coordinates and molecule/residue information in CP2K format. | |
| subroutine, public topology_cp2k::read_coordinate_cp2k | ( | type(topology_parameters_type) | topology, | 
| type(mp_para_env_type), pointer | para_env, | ||
| type(section_vals_type), pointer | subsys_section | ||
| ) | 
Read the CP2K &COORD section from an external file, i.e. read atomic coordinates and molecule/residue information in CP2K format.
| topology | ... | 
| para_env | ... | 
| subsys_section | ... | 
Definition at line 63 of file topology_cp2k.F.