APBS  1.5
sPBSAMparm Struct Reference

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]
 

Detailed Description

Parameter structure for PBSAM-specific variables from input files.

Author
Lisa Felberg
Note
If you add/delete/change something in this class, the member functions – especially PBSAMparm_copy – must be modified accordingly

Definition at line 105 of file pbsamparm.h.

Field Documentation

◆ parsed

int parsed

Has this structure been filled? (0 = no, 1 = yes)

Definition at line 108 of file pbsamparm.h.

◆ type

What type of PBSAM calculation?

Definition at line 107 of file pbsamparm.h.


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