41 void Foam::boundaryToFace::combine(topoSet& set,
const bool add)
const
85 Info<<
" Adding all boundary faces ..." <<
endl;
91 Info<<
" Removing all boundary faces ..." <<
endl;
Macros for easy insertion into run-time selection tables.
virtual ~boundaryToFace()
Destructor.
boundaryToFace(const polyMesh &)
Construct from components.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
void addOrDelete(topoSet &set, const label celli, const bool) const
Add (if bool) celli to set or delete celli from set.
setAction
Enumeration defining the valid actions.
const polyMesh & mesh() const
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
addToRunTimeSelectionTable(polyPatch, mergedCyclicPolyPatch, word)
void add(GeometricField< typename typeOfSum< Type1, Type2 >::type, GeoMesh, PrimitiveField1 > &gf, const GeometricField< Type1, GeoMesh, PrimitiveField2 > &gf1, const GeometricField< Type2, GeoMesh, PrimitiveField3 > &gf2)
Ostream & endl(Ostream &os)
Add newline and flush stream.
treeBoundBox combine(const treeBoundBox &a, const treeBoundBox &b)
defineTypeNameAndDebug(atmosphericBoundaryLayer, 0)