44 this->db().time().userUnits(),
60 uniformValue_(field.uniformValue_, false)
84 model.
name() +
":" + this->internalField().name() +
"SourceValue",
85 this->internalField().mesh(),
88 this->internalField().dimensions(),
89 uniformValue_->value(this->db().time().value())
110 uniformValue_->value(this->db().time().value())
127 model.
name() +
":" + this->internalField().name() +
"InternalCoeff",
128 this->internalField().mesh(),
154 this->db().time().userUnits(),
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
static tmp< DimensionedField< Type, GeoMesh, PrimitiveField > > New(const word &name, const Mesh &mesh, const dimensionSet &, const PrimitiveField< Type > &)
Return a temporary field constructed from name, mesh,.
Run-time selectable general function of one variable.
void size(const label)
Override size to be inconsistent with allocated storage.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Generic dimensioned Type class.
Base class for finite-volume field sources.
virtual void write(Ostream &) const
Write.
const word & name() const
Return const access to the source name.
Base class for finite volume sources.
A class for managing temporary objects.
autoPtr< CompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const viscosity &viscosity)
const HashTable< dimensionSet > & dimensions()
Get the table of dimension sets.
const dimensionSet dimless
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)