const Time & time() const
Return Time associated with the objectRegistry.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void setSize(const label n)
Alias for resize()
label timeIndex() const noexcept
Return current time index.
void size(const label n)
Older name for setAddressableSize.
const word & name() const
const dictionary & solverPerformanceDict() const
void setSolverPerformance(const word &name, const SolverPerformance< Type > &sp) const
Add/set the solverPerformance entry for the named field.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
bool readIfPresent(const word &keyword, T &val, enum keyType::option matchOpt=keyType::REGEX) const
void clear()
Clear the dictionary.
entry * set(entry *entryPtr)
Assign a new entry, overwriting any existing entry.
A class for handling words, derived from Foam::string.