64 #ifndef _GEOFLOWPARM_H_ 65 #define _GEOFLOWPARM_H_ 68 #include "maloc/maloc.h" 169 VPRIVATE Vrc_Codes GEOFLOWparm_parseVDW(
GEOFLOWparm *thee, Vio *sock);
171 VPRIVATE Vrc_Codes GEOFLOWparm_parseETOL(
GEOFLOWparm *thee, Vio *sock);
enum eGEOFLOWparm_CalcType GEOFLOWparm_CalcType
Declare GEOFLOWparm_CalcType type.
Parameter structure for GEOFLOW-specific variables from input files.
struct sGEOFLOWparm GEOFLOWparm
Parameter structure for GEOFLOW-specific variables from input files.
VEXTERNC void GEOFLOWparm_dtor2(GEOFLOWparm *thee)
FORTRAN stub for object destructor ?????????!!!!!!!!!!!!
GEOFLOWparm_CalcType type
VEXTERNC Vrc_Codes GEOFLOWparm_parseToken(GEOFLOWparm *thee, char tok[VMAX_BUFSIZE], Vio *sock)
Parse an MG keyword from an input file.
VEXTERNC Vrc_Codes GEOFLOWparm_check(GEOFLOWparm *thee)
Consistency check for parameter values stored in object.
VEXTERNC void GEOFLOWparm_copy(GEOFLOWparm *thee, GEOFLOWparm *parm)
copy GEOFLOWparm object int thee.
Contains declarations for class Vstring.
Contains generic macro definitions for APBS.
VEXTERNC Vrc_Codes GEOFLOWparm_ctor2(GEOFLOWparm *thee, GEOFLOWparm_CalcType type)
FORTRAN stub to construct GEOFLOWparm object ?????????!!!!!!!
VEXTERNC void GEOFLOWparm_dtor(GEOFLOWparm **thee)
Object destructor.
VEXTERNC GEOFLOWparm * GEOFLOWparm_ctor(GEOFLOWparm_CalcType type)
Construct GEOFLOWparm object.
eGEOFLOWparm_CalcType
Calculation type.