This is the complete list of members for patchDistMethod, including all inherited members.
correct(volScalarField &y)=0 | patchDistMethod | pure virtual |
correct(volScalarField &y, volVectorField &n)=0 | patchDistMethod | pure virtual |
declareRunTimeSelectionTable(autoPtr, patchDistMethod, dictionary,(const dictionary &dict, const fvMesh &mesh, const labelHashSet &patchIDs),(dict, mesh, patchIDs)) | patchDistMethod | |
mesh_ | patchDistMethod | protected |
movePoints() | patchDistMethod | inlinevirtual |
New(const dictionary &dict, const fvMesh &mesh, const labelHashSet &patchIDs) | patchDistMethod | static |
operator=(const patchDistMethod &)=delete | patchDistMethod | |
patchDistMethod(const fvMesh &mesh, const labelHashSet &patchIDs) | patchDistMethod | |
patchDistMethod(const patchDistMethod &)=delete | patchDistMethod | |
patchIDs() const | patchDistMethod | inline |
patchIDs_ | patchDistMethod | protected |
patchTypes(const fvMesh &mesh, const labelHashSet &patchIDs) | patchDistMethod | static |
patchTypes(const fvMesh &mesh, const labelHashSet &patchIDs) | patchDistMethod | |
TypeName("patchDistMethod") | patchDistMethod | |
updateMesh(const mapPolyMesh &) | patchDistMethod | inlinevirtual |
~patchDistMethod() | patchDistMethod | virtual |