173 inline scalar
value(
const scalar t)
const;
Convenience class to handle the input of time-varying rotational speed. Reads an omega Function1 entr...
autoPtr< omega > clone() const
Construct and return a clone.
scalar value(const scalar t) const
Return value for time t.
scalar integral(const scalar t1, const scalar t2) const
Return the integral between times t1 and t2.
void operator=(const omega &)=delete
Disallow default bitwise assignment.
omega(const Time &time, const dictionary &dict)
Construct from dictionary.
void write(Ostream &os) const
Write data to dictionary stream.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Unit conversion structure. Contains the associated dimensions and the multiplier with which to conver...
void writeEntry(Ostream &os, const omega &a)