Go to the documentation of this file.
48 Ostream&
operator<<(Ostream& os,
const volumeType&
C);
107 operator type()
const
volumeType(const int t)
Construct from integer.
friend Istream & operator>>(Istream &is, volumeType &vt)
static const NamedEnum< volumeType, 4 > names
friend Ostream & operator<<(Ostream &os, const volumeType &vt)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
bool contiguous< volumeType >()
Data associated with volumeType type are contiguous.
Ostream & operator<<(Ostream &, const edgeMesh &)
Istream & operator>>(Istream &, edgeMesh &)
volumeType()
Construct null.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
volumeType(type t)
Construct from components.
Initialise the NamedEnum HashTable from the static list of names.