|
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...
|
|