Go to the documentation of this file.
33 #ifndef DAScalarTransportFoam_H
34 #define DAScalarTransportFoam_H
virtual ~DAScalarTransportFoam()
autoPtr< volScalarField > TPtr_
temperature field pointer
autoPtr< volVectorField > UPtr_
velocity field pointer
autoPtr< dimensionedScalar > DTPtr_
DT pointer.
virtual label solvePrimal(const Vec xvVec, Vec wVec)
solve the primal equations
TypeName("DAScalarTransportFoam")
autoPtr< surfaceScalarField > phiPtr_
flux field pointer
virtual void initSolver()
initialize fields and variables
DAScalarTransportFoam(char *argsAll, PyObject *pyOptions)