This is the complete list of members for calcType, including all inherited members.
calc(const argList &args, const Time &runTime, const fvMesh &mesh) | calcType | protectedvirtual |
calcType() | calcType | |
declareRunTimeSelectionTable(autoPtr, calcType, dictionary,(),()) | calcType | |
init() | calcType | protectedvirtual |
New(const word &calcTypeName) | calcType | static |
postCalc(const argList &args, const Time &runTime, const fvMesh &mesh) | calcType | protectedvirtual |
preCalc(const argList &args, const Time &runTime, const fvMesh &mesh) | calcType | protectedvirtual |
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() | calcType | virtual |