38 #ifndef timeVaryingMappedFixedValuePointPatchField_H 39 #define timeVaryingMappedFixedValuePointPatchField_H 81 label startSampleTime_;
105 TypeName(
"timeVaryingMappedFixedValue");
virtual void rmap(const pointPatchField< Type > &, const labelList &)
Reverse map the given pointPatchField onto this pointPatchField.
void checkTable()
Find boundary data in between current time and interpolate.
A time-varying form of a mapped fixed value boundary condition.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A FixedValue boundary condition for pointField.
Foam::pointPatchFieldMapper.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none/any.
timeVaryingMappedFixedValuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
Abstract base class for point-mesh patch fields.
virtual void write(Ostream &) const
Write.
Pre-declare SubField and related Field type.
A class for handling words, derived from string.
tmp< Field< Type > > clone() const
Clone.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
TypeName("timeVaryingMappedFixedValue")
Runtime type information.
Basic pointPatch represents a set of points from the mesh.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual void autoMap(const pointPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
virtual void reset(const pointPatchField< Type > &)
Reset the pointPatchField to the given pointPatchField.