Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

dcdhandle Struct Reference

List of all members.

Public Attributes

fio_fd fd
int natoms
int nsets
int setsread
int istart
int nsavc
double delta
int nfixed
float * x
float * y
float * z
int * freeind
float * fixedcoords
int reverse
int charmm
int first
int with_unitcell

Member Data Documentation

int dcdhandle::charmm
 

Definition at line 80 of file dcdplugin.c.

Referenced by open_dcd_read, open_dcd_write, read_next_timestep, and write_timestep.

double dcdhandle::delta
 

Definition at line 74 of file dcdplugin.c.

Referenced by open_dcd_read.

fio_fd dcdhandle::fd
 

Definition at line 68 of file dcdplugin.c.

Referenced by close_file_read, close_file_write, open_dcd_read, open_dcd_write, read_next_timestep, and write_timestep.

int dcdhandle::first
 

Definition at line 81 of file dcdplugin.c.

Referenced by open_dcd_read, and read_next_timestep.

float* dcdhandle::fixedcoords
 

Definition at line 78 of file dcdplugin.c.

Referenced by close_file_read, open_dcd_read, and read_next_timestep.

int* dcdhandle::freeind
 

Definition at line 77 of file dcdplugin.c.

Referenced by close_file_read, open_dcd_read, and read_next_timestep.

int dcdhandle::istart
 

Definition at line 72 of file dcdplugin.c.

Referenced by open_dcd_read, open_dcd_write, and write_timestep.

int dcdhandle::natoms
 

Definition at line 69 of file dcdplugin.c.

Referenced by open_dcd_read, open_dcd_write, read_next_timestep, and write_timestep.

int dcdhandle::nfixed
 

Definition at line 75 of file dcdplugin.c.

Referenced by open_dcd_read, and read_next_timestep.

int dcdhandle::nsavc
 

Definition at line 73 of file dcdplugin.c.

Referenced by open_dcd_read, open_dcd_write, and write_timestep.

int dcdhandle::nsets
 

Definition at line 70 of file dcdplugin.c.

Referenced by open_dcd_read, open_dcd_write, read_next_timestep, and write_timestep.

int dcdhandle::reverse
 

Definition at line 79 of file dcdplugin.c.

Referenced by open_dcd_read, and read_next_timestep.

int dcdhandle::setsread
 

Definition at line 71 of file dcdplugin.c.

Referenced by open_dcd_read, and read_next_timestep.

int dcdhandle::with_unitcell
 

Definition at line 82 of file dcdplugin.c.

Referenced by open_dcd_write, and write_timestep.

float* dcdhandle::x
 

Definition at line 76 of file dcdplugin.c.

Referenced by close_file_read, close_file_write, open_dcd_read, open_dcd_write, read_next_timestep, and write_timestep.

float * dcdhandle::y
 

Definition at line 76 of file dcdplugin.c.

Referenced by close_file_read, close_file_write, open_dcd_read, open_dcd_write, read_next_timestep, and write_timestep.

float * dcdhandle::z
 

Definition at line 76 of file dcdplugin.c.

Referenced by close_file_read, close_file_write, open_dcd_read, open_dcd_write, read_next_timestep, and write_timestep.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 28 03:08:32 2024 for VMD Plugins (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002