38 #ifndef Foam_surfZoneIOList_H 39 #define Foam_surfZoneIOList_H 63 bool readIOcontents();
100 using surfZoneList::operator=;
surfZoneIOList(const IOobject &io)
Construct from IOobject.
void rhs(fvMatrix< typename Expr::value_type > &m, const Expr &expression)
virtual ~surfZoneIOList()=default
Destructor.
TypeNameNoDebug("surfZoneList")
Runtime type information.
IOobject for a surfZoneList.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Basic run-time type information using word as the type's name. Used to enhance the standard RTTI to c...
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Write boundaryPatch as dictionary entries (without surrounding braces)
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
Defines the attributes of an object for which implicit objectRegistry management is supported...
bool writeData(Ostream &os) const
The writeData function - required by regIOobject.
void operator=(const surfZoneIOList &rhs)
Copy assignment of entries.