Go to the documentation of this file.
11 #ifndef DAHeatTransferFoam_H
12 #define DAHeatTransferFoam_H
38 autoPtr<dimensionedScalar>
kPtr_;
autoPtr< volScalarField > fvSourcePtr_
heat source
virtual label solvePrimal(const Vec xvVec, Vec wVec)
solve the primal equations
virtual void initSolver()
initialize fields and variables
DAHeatTransferFoam(char *argsAll, PyObject *pyOptions)
TypeName("DAHeatTransferFoam")
autoPtr< volScalarField > TPtr_
temperature field pointer
autoPtr< dimensionedScalar > kPtr_
h pointer
virtual ~DAHeatTransferFoam()