APBS  1.5
Vparam_ResData Struct Reference

ResData sub-class; stores residue data. More...

#include </builddir/build/BUILD/apbs-pdb2pqr-apbs-1.5/apbs/src/generic/vparam.h>

Data Fields

Vmem * vmem
 
char name [VMAX_ARGLEN]
 
int nAtomData
 
Vparam_AtomDataatomData
 

Detailed Description

ResData sub-class; stores residue data.

Author
Nathan Baker

Definition at line 114 of file vparam.h.

Field Documentation

◆ atomData

Vparam_AtomData* atomData

Array of Vparam_AtomData natom objects

Definition at line 119 of file vparam.h.

◆ name

char name[VMAX_ARGLEN]

Residue name

Definition at line 116 of file vparam.h.

◆ nAtomData

int nAtomData

Number of Vparam_AtomData objects associated with this object

Definition at line 117 of file vparam.h.

◆ vmem

Vmem* vmem

Pointer to memory manager from Vparam master class

Definition at line 115 of file vparam.h.


The documentation for this struct was generated from the following file: