APBS
1.5
|
Parameter structure for GEOFLOW-specific variables from input files. More...
#include </builddir/build/BUILD/apbs-pdb2pqr-apbs-1.5/apbs/src/generic/geoflowparm.h>
Data Fields | |
GEOFLOWparm_CalcType | type |
int | parsed |
int | vdw |
int | setvdw |
double | etol |
Parameter structure for GEOFLOW-specific variables from input files.
Definition at line 98 of file geoflowparm.h.
double etol |
user defined error tolerance
Definition at line 106 of file geoflowparm.h.
int parsed |
Has this structure been filled? (0 = no, 1 = yes)
Definition at line 101 of file geoflowparm.h.
GEOFLOWparm_CalcType type |
What type of GEOFLOW calculation?
Definition at line 100 of file geoflowparm.h.