dcdfort
Modern Fortran library for analyzing DCD trajectories
All Classes Namespaces Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
dcdfort_index::indexfile Type Reference

IndexFile class. More...

Public Member Functions

procedure read => indexfile_read
 Open, read in, and process the GROMACS-style index file, storing information in memory.
 
procedure get => indexfile_get
 Returns the overall index for atom specified in group.
 
procedure get_natoms => indexfile_get
 Gets the number of atoms in a group.
 

Public Attributes

type(ndxgroups), dimension(:), allocatable group
 Object which contains information about all the index groups.
 

Detailed Description

IndexFile class.


The documentation for this type was generated from the following file: