35 #ifndef surfacePatchIOList_H
36 #define surfacePatchIOList_H
50 class surfacePatchIOList;
52 Ostream&
operator<<(Ostream&,
const surfacePatchIOList&);
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
IOobject for a surfacePatchList.
friend Ostream & operator<<(Ostream &, const surfacePatchIOList &)
bool writeData(Ostream &) const
writeData member function required by regIOobject
TypeName("surfacePatchIOList")
Runtime type information.
void operator=(const surfacePatchIOList &)=delete
Disallow default bitwise assignment.
~surfacePatchIOList()
Destructor.
surfacePatchIOList(const IOobject &io)
Construct from IOobject.
Macro definitions for declaring ClassName(), NamespaceName(), etc.
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)