Sets blocked cells mask field. More...

Go to the source code of this file.
Functions | |
| cellMask | primitiveFieldRef () |
| forAll (cellMask, cellI) | |
| cellMask | correctBoundaryConditions () |
Variables | |
| const labelUList & | 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 gaussGrad< Type >::calcGrad(), fusedGaussGrad< Type >::calcGrad(), fusedGaussGrad< Type >::calcGrad(), gaussGrad< Type >::calcGrad(), gaussGrad< Type >::calcGrad(), motionSmootherAlgo::curPoints(), anisotropicFilter::operator()(), anisotropicFilter::operator()(), anisotropicFilter::operator()(), laplaceFilter::operator()(), laplaceFilter::operator()(), laplaceFilter::operator()(), simpleFilter::operator()(), simpleFilter::operator()(), and simpleFilter::operator()().

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