Go to the documentation of this file.
47 labelToFace::typeName,
48 "\n Usage: labelToFace (i0 i1 .. in)\n\n"
49 " Select faces by label\n\n"
118 Info<<
" Adding faces mentioned in dictionary" <<
" ..." <<
endl;
124 Info<<
" Removing faces mentioned dictionary" <<
" ..." <<
endl;
#define forAll(list, i)
Loop across all elements in list.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
AccessType combine(const List< T > &, AccessOp aop=accessOp< T >())
Combines sublists into one big list.
virtual ~labelToFace()
Destructor.
Class with constructor to add usage string to table.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
Ostream & endl(Ostream &os)
Add newline and flush stream.
setAction
Enumeration defining the valid actions.
Mesh consisting of general polyhedral cells.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
General set of labels of mesh quantity (points, cells, faces).
A list of keyword definitions, which are a keyword followed by any number of values (e....
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
Macros for easy insertion into run-time selection tables.
Base class of a source for a topoSet.
void combine(topoSet &set, const bool add) const
static addToUsageTable usage_
Add usage string.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
defineTypeNameAndDebug(combustionModel, 0)
labelList labels_
Cell labels read from dictionary.
void addOrDelete(topoSet &set, const label cellI, const bool) const
Add (if bool) cellI to set or delete cellI from set.
labelToFace(const polyMesh &mesh, const labelList &labels)
Construct from components.
static const labelSphericalTensor labelI(1)
Identity labelTensor.