41 void Foam::labelToFace::combine(topoSet&
set,
const bool add)
const 45 addOrDelete(
set, labels_[
labelI], add);
70 labels_(dict.
lookup(
"value"))
90 Info<<
" Adding faces mentioned in dictionary" <<
" ..." <<
endl;
96 Info<<
" Removing faces mentioned dictionary" <<
" ..." <<
endl;
#define forAll(list, i)
Loop across all elements in list.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Ostream & endl(Ostream &os)
Add newline and flush stream.
Macros for easy insertion into run-time selection tables.
Base class of a source for a topoSet.
static const labelSphericalTensor labelI(1)
Identity labelTensor.
labelToFace(const polyMesh &mesh, const labelList &labels)
Construct from components.
setAction
Enumeration defining the valid actions.
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
General set of labels of mesh quantity (points, cells, faces).
virtual ~labelToFace()
Destructor.
Mesh consisting of general polyhedral cells.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
treeBoundBox combine(const treeBoundBox &a, const treeBoundBox &b)
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.