This is the complete list of members for DAResidual, including all inherited members.
calcResiduals(const dictionary &options)=0 | DAResidual | pure virtual |
clear()=0 | DAResidual | pure virtual |
correctBoundaryConditions()=0 | DAResidual | pure virtual |
daField_ | DAResidual | protected |
daIndex_ | DAResidual | protected |
daModel_ | DAResidual | protected |
daOption_ | DAResidual | protected |
DAResidual(const word modelType, const fvMesh &mesh, const DAOption &daOption, const DAModel &daModel, const DAIndex &daIndex) | DAResidual | |
declareRunTimeSelectionTable(autoPtr, DAResidual, dictionary,(const word modelType, const fvMesh &mesh, const DAOption &daOption, const DAModel &daModel, const DAIndex &daIndex),(modelType, mesh, daOption, daModel, daIndex)) | DAResidual | |
masterFunction(const dictionary &options, const Vec xvVec, const Vec wVec, Vec resVec) | DAResidual | |
mesh_ | DAResidual | protected |
New(const word modelType, const fvMesh &mesh, const DAOption &daOption, const DAModel &daModel, const DAIndex &daIndex) | DAResidual | static |
TypeName("DAResidual") | DAResidual | |
updateIntermediateVariables()=0 | DAResidual | pure virtual |
~DAResidual() | DAResidual | inlinevirtual |