67 #include "maloc/maloc.h" 74 #include "generic/apolparm.h" 79 #define NOSH_MAXMOL 20 83 #define NOSH_MAXCALC 20 87 #define NOSH_MAXPRINT 20 91 #define NOSH_MAXPOP 20 225 char parmpath[VMAX_ARGLEN];
Contains declarations for class Valist.
eNOsh_PrintType
NOsh print types.
enum eVdata_Format Vdata_Format
Declaration of the Vdata_Format type as the Vdata_Format enum.
#define NOSH_MAXMOL
Maximum number of molecules in a run.
#define NOSH_MAXPRINT
Maximum number of PRINT statements in a run.
eNOsh_ParmFormat
Parameter file format types.
enum eNOsh_PrintType NOsh_PrintType
Declare NOsh_PrintType type.
Contains declarations for class APOLparm.
eNOsh_MolFormat
Molecule file format types.
Contains declarations for class MGparm.
#define NOSH_MAXPOP
Maximum number of operations in a PRINT statement.
Contains declarations for class Vstring.
Parameter structure for FEM-specific variables from input files.
eNOsh_CalcType
NOsh calculation types.
Contains generic macro definitions for APBS.
Contains declarations for class PBEparm.
Parameter structure for PBE variables from input files.
enum eNOsh_ParmFormat NOsh_ParmFormat
Declare NOsh_ParmFormat type.
enum eNOsh_CalcType NOsh_CalcType
Declare NOsh_CalcType type.
Parameter structure for MG-specific variables from input files.
Container class for list of atom objects.
Class for parsing fixed format input files.
Calculation class for use when parsing fixed format input files.
#define NOSH_MAXCALC
Maximum number of calculations in a run.
enum eNOsh_MolFormat NOsh_MolFormat
Declare NOsh_MolFormat type.
Parameter structure for APOL-specific variables from input files.