dcdfort
Modern Fortran library for analyzing DCD trajectories
|
Data Types | |
type | dcdfort_index::ndxgroups |
ndxgroups class More... | |
type | dcdfort_index::indexfile |
IndexFile class. More... | |
Modules | |
module | dcdfort_index |
Module that contains IndexFile type. | |
Functions/Subroutines | |
subroutine | dcdfort_index::indexfile_read (this, filename, N) |
Open, read in, and process the GROMACS-style index file, storing information in memory. More... | |
pure integer(kind=int32) function | dcdfort_index::indexfile_get (this, group_name, I) |
Gets the number of atoms in a group. More... | |