|
| TypeName ("zoneSubSet") |
|
| zoneSubSet (const fvMesh &mesh, const wordRes &zoneSelector, const label nZoneLayers=0) |
|
| zoneSubSet (const fvMesh &mesh, const dictionary &dict) |
|
virtual | ~zoneSubSet ()=default |
|
const fvMesh & | baseMesh () const noexcept |
|
const fvMeshSubset & | subsetter () const |
|
fvMeshSubset & | subsetter () |
|
bool | useSubMesh () const noexcept |
|
const wordRes & | zones () const noexcept |
|
label | nLayers () const noexcept |
|
template<class Type > |
tmp< GeometricField< Type, fvPatchField, volMesh > > | mapToZone (const GeometricField< Type, fvPatchField, volMesh > &subVolField) const |
|
template<class Type > |
Foam::tmp< Foam::GeometricField< Type, Foam::fvPatchField, Foam::volMesh > > | mapToZone (const GeometricField< Type, fvPatchField, volMesh > &subVolField) const |
|
Definition at line 94 of file zoneSubSet.H.
◆ zoneSubSet() [1/2]
◆ zoneSubSet() [2/2]
◆ ~zoneSubSet()
◆ TypeName()
TypeName |
( |
"zoneSubSet" |
| ) |
|
◆ baseMesh()
const fvMesh& baseMesh |
( |
| ) |
const |
|
inlinenoexcept |
◆ subsetter() [1/2]
◆ subsetter() [2/2]
◆ useSubMesh()
bool useSubMesh |
( |
| ) |
const |
|
inlinenoexcept |
◆ zones()
◆ nLayers()
◆ mapToZone() [1/2]
◆ mapToZone() [2/2]
The documentation for this class was generated from the following files: