APBS  1.5
sGEOFLOWparm Struct Reference

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
 

Detailed Description

Parameter structure for GEOFLOW-specific variables from input files.

Author
Andrew Stevens, Kyle Monson
Note
If you add/delete/change something in this class, the member functions – especially GEOFLOWparm_copy – must be modified accordingly

Definition at line 98 of file geoflowparm.h.

Field Documentation

◆ etol

double etol

user defined error tolerance

Definition at line 106 of file geoflowparm.h.

◆ parsed

int parsed

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

Definition at line 101 of file geoflowparm.h.

◆ type

What type of GEOFLOW calculation?

Definition at line 100 of file geoflowparm.h.


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