This is the complete list of members for fvMeshSubset, including all inherited members.
baseMesh() const | fvMeshSubset | inline |
cellMap() const | fvMeshSubset | |
faceFlipMap() const | fvMeshSubset | |
faceMap() const | fvMeshSubset | |
fvMeshSubset(const fvMesh &) | fvMeshSubset | explicit |
fvMeshSubset(const fvMeshSubset &)=delete | fvMeshSubset | |
getExposedFaces(const labelList ®ion, const label currentRegion, const bool syncCouples=true) const | fvMeshSubset | |
hasSubMesh() const | fvMeshSubset | |
interpolate(const GeometricField< Type, fvPatchField, volMesh > &, const fvMesh &sMesh, const labelList &patchMap, const labelList &cellMap, const labelList &faceMap) | fvMeshSubset | static |
interpolate(const GeometricField< Type, fvPatchField, volMesh > &) const | fvMeshSubset | |
interpolate(const GeometricField< Type, fvsPatchField, surfaceMesh > &, const fvMesh &sMesh, const labelList &patchMap, const labelList &cellMap, const labelList &faceMap) | fvMeshSubset | static |
interpolate(const GeometricField< Type, fvsPatchField, surfaceMesh > &) const | fvMeshSubset | |
interpolate(const GeometricField< Type, pointPatchField, pointMesh > &, const pointMesh &sMesh, const labelList &patchMap, const labelList &pointMap) | fvMeshSubset | static |
interpolate(const GeometricField< Type, pointPatchField, pointMesh > &) const | fvMeshSubset | |
interpolate(const DimensionedField< Type, volMesh > &, const fvMesh &sMesh, const labelList &cellMap) | fvMeshSubset | static |
interpolate(const DimensionedField< Type, volMesh > &) const | fvMeshSubset | |
interpolate(const GeometricField< Type, fvPatchField, volMesh > &vf, const fvMesh &sMesh, const labelList &patchMap, const labelList &cellMap, const labelList &faceMap) | fvMeshSubset | |
interpolate(const GeometricField< Type, fvPatchField, volMesh > &vf) const | fvMeshSubset | |
interpolate(const GeometricField< Type, fvsPatchField, surfaceMesh > &sf, const fvMesh &sMesh, const labelList &patchMap, const labelList &cellMap, const labelList &faceMap) | fvMeshSubset | |
interpolate(const GeometricField< Type, fvsPatchField, surfaceMesh > &sf) const | fvMeshSubset | |
interpolate(const GeometricField< Type, pointPatchField, pointMesh > &pf, const pointMesh &sMesh, const labelList &patchMap, const labelList &pointMap) | fvMeshSubset | |
interpolate(const GeometricField< Type, pointPatchField, pointMesh > &sf) const | fvMeshSubset | |
interpolate(const DimensionedField< Type, volMesh > &df, const fvMesh &sMesh, const labelList &cellMap) | fvMeshSubset | |
interpolate(const DimensionedField< Type, volMesh > &df) const | fvMeshSubset | |
operator=(const fvMeshSubset &)=delete | fvMeshSubset | |
patchMap() const | fvMeshSubset | |
pointMap() const | fvMeshSubset | |
setCellSubset(const labelHashSet &globalCellMap, const label patchID=-1, const bool syncPar=true) | fvMeshSubset | |
setLargeCellSubset(const labelList ®ion, const label currentRegion, const label patchID=-1, const bool syncCouples=true) | fvMeshSubset | |
setLargeCellSubset(const labelHashSet &globalCellMap, const label patchID=-1, const bool syncPar=true) | fvMeshSubset | |
setLargeCellSubset(const labelList ®ion, const label currentRegion, const labelList &exposedFaces, const labelList &patchIDs, const bool syncCouples=true) | fvMeshSubset | |
subMesh() const | fvMeshSubset | |
subMesh() | fvMeshSubset | |
TypeName("fvMeshSubset") | fvMeshSubset | |
~fvMeshSubset() | fvMeshSubset | virtual |