38#ifndef Foam_coupleGroupIdentifier_H
39#define Foam_coupleGroupIdentifier_H
70 label findOtherPatchID
110 label findOtherPatchID(
const polyPatch& thisPatch)
const;
115 label findOtherPatchID
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Encapsulates using "patchGroups" to specify coupled patch.
bool good() const noexcept
The patchGroup has a non-empty name.
coupleGroupIdentifier()=default
Default construct.
const word & name() const noexcept
Name of patchGroup.
bool valid() const noexcept
The patchGroup has a non-empty name.
coupleGroupIdentifier(const word &patchGroupName)
Construct from patchGroup name.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh consisting of general polyhedral cells.
A patch is a list of labels that address the faces in the global face list.
A class for handling words, derived from Foam::string.
OBJstream os(runTime.globalPath()/outputName)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Write boundaryPatch as dictionary entries (without surrounding braces).