![]() |
(git:b77b4be)
|
Functions/Subroutines | |
subroutine, public | read_topology_gromos (file_name, topology, para_env, subsys_section) |
Read GROMOS topology file. | |
subroutine, public | read_coordinate_g96 (topology, para_env, subsys_section) |
... | |
subroutine, public topology_gromos::read_topology_gromos | ( | character(len=*), intent(in) | file_name, |
type(topology_parameters_type), intent(inout) | topology, | ||
type(mp_para_env_type), pointer | para_env, | ||
type(section_vals_type), pointer | subsys_section | ||
) |
Read GROMOS topology file.
file_name | ... |
topology | ... |
para_env | ... |
subsys_section | ... |
Definition at line 52 of file topology_gromos.F.
subroutine, public topology_gromos::read_coordinate_g96 | ( | type(topology_parameters_type) | topology, |
type(mp_para_env_type), pointer | para_env, | ||
type(section_vals_type), pointer | subsys_section | ||
) |
...
topology | ... |
para_env | ... |
subsys_section | ... |
Definition at line 629 of file topology_gromos.F.