dcdfort
Modern Fortran library for analyzing DCD trajectories
All Classes Namespaces Files Functions Variables Pages
Data Types | Modules | Functions/Subroutines
dcdreader.f90 File Reference

Data Types

type  dcdfort_reader::dcdfile
 dcdwriter class More...
 

Modules

module  dcdfort_reader
 Module that contains dcdreader class.
 

Functions/Subroutines

subroutine dcdfort_reader::dcdfile_open (this, filename)
 Opens file to read from. More...
 
subroutine dcdfort_reader::dcdfile_read_header (this, nframes, istart, nevery, iend, timestep, natoms)
 Reads header of open DCD file. More...
 
subroutine dcdfort_reader::dcdfile_close (this)
 Closes DCD file. More...
 
subroutine dcdfort_reader::dcdfile_read_next (this, xyz, box)
 Reads next frame into memory. More...
 
subroutine dcdfort_reader::dcdfile_skip_next (this, n)
 Skips reading this frame into memory. More...
 

Detailed Description

Author
James W. Barnett, Columbia University