82 #ifndef timeVaryingMappedFvPatchField_H
83 #define timeVaryingMappedFvPatchField_H
108 class timeVaryingMappedFvPatchField
110 public timeVaryingMappedFvPatchFieldName
115 const fvPatch& patch_;
118 const DimensionedField<Type, volMesh>& internalField_;
121 word fieldTableName_;
128 fileName pointsName_;
132 fileName sampleName_;
150 label startSampleTime_;
159 label endSampleTime_;
200 return patch_.boundaryMesh().mesh().
time();
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Pre-declare SubField and related Field type.
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....
Abstract base class for field mapping.
A class for handling file names.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
const Time & time() const
Return time.
Patch field mapper which interpolates the values from a set of supplied points in space and time.
const Time & time() const
timeVaryingMappedFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &, const dictionary &)
Construct from patch, internal field and dictionary.
void write(Ostream &) const
Write.
void reset(const timeVaryingMappedFvPatchField &)
Reset the fvPatchField to the given fvPatchField.
tmp< Field< Type > > map()
Return the current mapped patch field.
A class for managing temporary objects.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
TemplateName(FvFaceCellWave)