37 #ifndef coupleGroupIdentifier_H
38 #define coupleGroupIdentifier_H
55 class coupleGroupIdentifier;
56 Ostream&
operator<<(Ostream&,
const coupleGroupIdentifier&);
97 inline bool valid()
const;
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Encapsulates using patchGroups to specify coupled patch.
friend Ostream & operator<<(Ostream &, const coupleGroupIdentifier &)
void write(Ostream &) const
Write the data as a dictionary.
bool valid() const
Is a valid patchGroup.
const word & name() const
Name of patchGroup.
coupleGroupIdentifier()
Construct null.
A list of keyword definitions, which are a keyword followed by any number of values (e....
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 string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)