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

namdbinhandle Struct Reference

List of all members.

Public Attributes

double xyz [3 *BLOCK]
FILE * fd
int numatoms
int wrongendian

Member Data Documentation

FILE* namdbinhandle::fd
 

Definition at line 37 of file namdbinplugin.c.

Referenced by close_file_read, close_file_write, open_namdbin_read, open_namdbin_write, read_next_timestep, and write_timestep.

int namdbinhandle::numatoms
 

Definition at line 38 of file namdbinplugin.c.

Referenced by open_namdbin_read, open_namdbin_write, read_next_timestep, and write_timestep.

int namdbinhandle::wrongendian
 

Definition at line 39 of file namdbinplugin.c.

Referenced by open_namdbin_read, and read_next_timestep.

double namdbinhandle::xyz[3*BLOCK]
 

Definition at line 36 of file namdbinplugin.c.

Referenced by read_next_timestep, and write_timestep.


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