Go to the documentation of this file.
38 #ifndef pointBoundaryMesh_H
39 #define pointBoundaryMesh_H
50 class polyBoundaryMesh;
A class for handling words, derived from Foam::string.
A polyBoundaryMesh is a polyPatch list with additional search methods and registered IO.
void movePoints(const pointField &)
labelList findIndices(const wordRe &key, bool useGroups) const
auto key(const Type &t) -> typename std::enable_if< std::is_enum< Type >::value, typename std::underlying_type< Type >::type >::type
label findPatchID(const word &patchName) const
const pointMesh & mesh() const noexcept
A wordRe is a Foam::word, but can contain a regular expression for matching words or strings.
Generic templated field type.
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
labelList indices(const wordRe &matcher, const bool useGroups) const
Mesh representing a set of points created from polyMesh.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A List of wordRe with additional matching capabilities.
class FOAM_DEPRECATED_FOR(2017-05, "Foam::Enum") NamedEnum