Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

psfdata Struct Reference

List of all members.

Public Attributes

FILE * fp
int numatoms
int charmmfmt
int charmmcmap
int charmmcheq
int charmmext
int nbonds
int * from
int * to

Member Data Documentation

int psfdata::charmmcheq
 

Definition at line 31 of file psfplugin.c.

Referenced by open_psf_read.

int psfdata::charmmcmap
 

Definition at line 30 of file psfplugin.c.

Referenced by open_psf_read.

int psfdata::charmmext
 

Definition at line 32 of file psfplugin.c.

Referenced by open_psf_read, read_bonds, and read_psf.

int psfdata::charmmfmt
 

Definition at line 29 of file psfplugin.c.

Referenced by open_psf_read, open_psf_write, and write_psf_structure.

FILE* psfdata::fp
 

Definition at line 27 of file psfplugin.c.

Referenced by close_psf_read, close_psf_write, open_psf_read, open_psf_write, read_bonds, read_psf, and write_psf_structure.

int* psfdata::from
 

Definition at line 34 of file psfplugin.c.

Referenced by close_psf_read, close_psf_write, open_psf_write, read_bonds, write_bonds, and write_psf_structure.

int psfdata::nbonds
 

Definition at line 33 of file psfplugin.c.

Referenced by open_psf_write, write_bonds, and write_psf_structure.

int psfdata::numatoms
 

Definition at line 28 of file psfplugin.c.

Referenced by open_psf_read, open_psf_write, read_psf, and write_psf_structure.

int * psfdata::to
 

Definition at line 34 of file psfplugin.c.

Referenced by close_psf_read, close_psf_write, open_psf_write, read_bonds, write_bonds, and write_psf_structure.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 22 13:15:37 2006 for VMD Plugins (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002