47 boundaryToFace::typeName,
48 "\n Usage: boundaryToFace\n\n" 49 " Select all boundary faces\n\n" 55 void Foam::boundaryToFace::combine(topoSet&
set,
const bool add)
const 64 addOrDelete(
set, facei, add);
112 Info<<
" Adding all boundary faces ..." <<
endl;
118 Info<<
" Removing all boundary faces ..." <<
endl;
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Ostream & endl(Ostream &os)
Add newline and flush stream.
boundaryToFace(const polyMesh &)
Construct from components.
Macros for easy insertion into run-time selection tables.
Base class of a source for a topoSet.
setAction
Enumeration defining the valid actions.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
General set of labels of mesh quantity (points, cells, faces).
Class with constructor to add usage string to table.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
Mesh consisting of general polyhedral cells.
virtual ~boundaryToFace()
Destructor.