Sets blocked cells mask field. More...

Go to the source code of this file.
Functions | |
| cellMask | primitiveFieldRef () |
| forAll (cellMask, cellI) | |
| cellMask | correctBoundaryConditions () |
Variables | |
| const labelList & | cellTypes = overlap.cellTypes() |
| faceMask = localMin<scalar>(mesh).interpolate(cellMask) | |
| cellMask primitiveFieldRef | ( | ) |
| forAll | ( | cellMask | , |
| cellI | |||
| ) |
Definition at line 30 of file setCellMask.H.
References cellTypes.
| U2 correctBoundaryConditions | ( | ) |
Referenced by faceLimitedGrad< Type >::calcGrad(), faceMDLimitedGrad< Type >::calcGrad(), cellMDLimitedGrad< Type >::calcGrad(), SlicedGeometricField< Type, PatchField, SlicedPatchField, GeoMesh >::correctBoundaryConditions(), motionSmootherAlgo::curPoints(), makeFvGradScheme(), simpleFilter::operator()(), laplaceFilter::operator()(), anisotropicFilter::operator()(), SlicedGeometricField< Type, PatchField, SlicedPatchField, GeoMesh >::SlicedGeometricField(), oversetFvMeshBase::solveOverset(), dynamicInkJetFvMesh::update(), and oversetFvMeshBase::writeAgglomeration().

| const labelList& cellTypes = overlap.cellTypes() |
Definition at line 27 of file setCellMask.H.
Referenced by oversetFvPatchField< Type >::adjustPsi(), cellVolumeWeight::findHoles(), inverseDistance::findHoles(), forAll(), oversetFvPatchField< Type >::fringeFlux(), vtuAdaptor::internal(), Foam::oversetAdjustPhi(), vtuSizing::populateLegacy(), vtuSizing::populateShapesLegacy(), vtuSizing::populateShapesXml(), vtuSizing::populateXml(), cellSetOption::setCellSelection(), oversetFvPatchField< Type >::storeFringeCoefficients(), and oversetFvMeshBase::writeObject().
| faceMask = localMin<scalar>(mesh).interpolate(cellMask) |
Definition at line 43 of file setCellMask.H.