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

md_atom Struct Reference

#include <Gromacs.h>

List of all members.

Public Attributes

char resid [7]
char resname [7]
int atomnum
char atomname [7]
float pos [3]


Member Data Documentation

char md_atom::atomname[7]
 

Definition at line 179 of file Gromacs.h.

Referenced by g96_rec, gro_rec, read_g96_structure, and read_gro_structure.

int md_atom::atomnum
 

Definition at line 178 of file Gromacs.h.

Referenced by g96_rec, and gro_rec.

float md_atom::pos[3]
 

Definition at line 180 of file Gromacs.h.

Referenced by g96_rec, and gro_rec.

char md_atom::resid[7]
 

Definition at line 176 of file Gromacs.h.

Referenced by g96_rec, gro_rec, read_g96_structure, and read_gro_structure.

char md_atom::resname[7]
 

Definition at line 177 of file Gromacs.h.

Referenced by g96_rec, gro_rec, read_g96_structure, and read_gro_structure.


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