33 const word& fieldName,
49 <<
"Cannot store turbulence field " << scopedName
50 <<
" since an object with that name already exists"
Generic GeometricField class.
bool found(const Key &) const
Return true if hashedEntry is found in table.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
static word groupName(Name name, const word &group)
const word & name() const
Return const reference to name.
const Time & time_
Reference to time.
const objectRegistry & obr_
Reference to the region objectRegistry.
word prefix_
Optional field prefix to avoid name clashes.
word phaseName_
Optional phase name.
void processField(const word &fieldName, const tmp< VolField< Type >> &tvalue)
Process the turbulence field.
Type & lookupObjectRef(const word &name) const
Lookup and return the object reference of the given Type.
bool foundObject(const word &name) const
Is the named Type in registry.
void store()
Transfer ownership of this object to its registry.
A class for managing temporary objects.
A class for handling words, derived from string.
#define WarningInFunction
Report a warning using Foam::Warning.
Ostream & endl(Ostream &os)
Add newline and flush stream.