82 #ifndef timeVaryingMappedFvPatchField_H 83 #define timeVaryingMappedFvPatchField_H 100 class timeVaryingMapped
121 class timeVaryingMappedFvPatchField
128 const fvPatch& patch_;
131 word fieldTableName_;
138 fileName pointsName_;
160 label startSampleTime_;
169 label endSampleTime_;
199 const word& fieldName
211 const Time& time()
const 213 return patch_.boundaryMesh().mesh().
time();
timeVaryingMapped()
Construct null.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A class for handling file names.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
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.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Patch field mapper which interpolates the values from a set of supplied points in space and time...
Pre-declare SubField and related Field type.
A class for handling words, derived from string.
Foam::fvPatchFieldMapper.
ClassName("timeVaryingMapped")
Runtime type information.
void write(std::ostream &os, const bool binary, List< floatScalar > &fField)
Write floats ascii or binary.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
const Time & time() const
Return time.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.