FreeFOAM The Cross-Platform CFD Toolkit
calcType Member List

This is the complete list of members for calcType, including all inherited members.

calc(const argList &args, const Time &runTime, const fvMesh &mesh)calcTypeprotectedvirtual
calcType()calcType
declareRunTimeSelectionTable(autoPtr, calcType, dictionary,(),())calcType
init()calcTypeprotectedvirtual
New(const word &calcTypeName)calcTypestatic
postCalc(const argList &args, const Time &runTime, const fvMesh &mesh)calcTypeprotectedvirtual
preCalc(const argList &args, const Time &runTime, const fvMesh &mesh)calcTypeprotectedvirtual
tryCalc(const argList &args, const Time &runTime, const fvMesh &mesh)calcType
tryInit()calcType
tryPostCalc(const argList &args, const Time &runTime, const fvMesh &mesh)calcType
tryPreCalc(const argList &args, const Time &runTime, const fvMesh &mesh)calcType
TypeName("calcType")calcType
~calcType()calcTypevirtual