APBS
1.5
|
Parameter structure for PBSAM-specific variables from input files. More...
#include </builddir/build/BUILD/apbs-pdb2pqr-apbs-1.5/apbs/src/generic/pbsamparm.h>
Data Fields | |
PBSAMparm_CalcType | type |
int | parsed |
int | settolsp |
double | tolsp |
int | setmsms |
double | probe_radius |
double | density |
int | setsurf |
int | surfct |
char | surffil [PBSAMPARM_MAXMOL][CHR_MAXLEN] |
int | setimat |
int | imatct |
char | imatfil [PBSAMPARM_MAXMOL][CHR_MAXLEN] |
int | setexp |
int | expct |
char | expfil [PBSAMPARM_MAXMOL][CHR_MAXLEN] |
Parameter structure for PBSAM-specific variables from input files.
Definition at line 105 of file pbsamparm.h.
int parsed |
Has this structure been filled? (0 = no, 1 = yes)
Definition at line 108 of file pbsamparm.h.
PBSAMparm_CalcType type |
What type of PBSAM calculation?
Definition at line 107 of file pbsamparm.h.