Calculation class for use when parsing fixed format input files. More...
#include <nosh.h>
Data Fields | |
MGparm * | mgparm |
FEMparm * | femparm |
PBEparm * | pbeparm |
APOLparm * | apolparm |
NOsh_CalcType | calctype |
Calculation class for use when parsing fixed format input files.
Non-polar parameters
Referenced by main(), NOsh_calc_copy(), NOsh_calc_ctor(), NOsh_calc_dtor(), printApolEnergy(), and printApolForce().
Calculation type
Referenced by main(), NOsh_calc_copy(), NOsh_calc_ctor(), NOsh_calc_dtor(), NOsh_setupApolCalc(), and NOsh_setupElecCalc().
Finite element parameters
Referenced by energyFE(), main(), NOsh_calc_copy(), NOsh_calc_ctor(), and NOsh_calc_dtor().
Multigrid parameters
Referenced by energyMG(), main(), NOsh_calc_copy(), NOsh_calc_ctor(), NOsh_calc_dtor(), NOsh_setupElecCalc(), writedataFlat(), and writedataXML().
Generic PBE parameters
Referenced by energyFE(), energyMG(), main(), NOsh_calc_copy(), NOsh_calc_ctor(), NOsh_calc_dtor(), NOsh_setupElecCalc(), printElecEnergy(), printElecForce(), printEnergy(), printForce(), returnEnergy(), writedataFlat(), and writedataXML().