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

Data Types

type  dcdfort_writer::dcdwriter
 dcdwriter class More...
 

Modules

module  dcdfort_writer
 Module that contains dcdwriter class.
 

Functions/Subroutines

subroutine dcdfort_writer::dcdwriter_open (this, filename)
 Opens new file to write to. More...
 
subroutine dcdfort_writer::dcdwriter_write_header (this, istart, nevery, timestep, natoms)
 Writes header to new DCD file. More...
 
subroutine dcdfort_writer::dcdwriter_close (this)
 Closes DCD file. More...
 
subroutine dcdfort_writer::dcdwriter_write_next (this, xyz, box_in)
 Writes snapshot to an open DCD file. More...
 

Detailed Description

Author
James W. Barnett, Columbia University