Go to the documentation of this file.
87 #ifndef functionObjects_surfaceInterpolate_H
88 #define functionObjects_surfaceInterpolate_H
100 class objectRegistry;
104 namespace functionObjects
111 class surfaceInterpolate
113 public fvMeshFunctionObject
144 const dictionary&
dict
167 virtual bool write();
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
List< Tuple2< word, word > > fieldSet_
Linearly interpolates volume fields to generate surface fields.
virtual ~surfaceInterpolate()=default
Specialization of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
TypeName("surfaceInterpolate")
surfaceInterpolate(const word &name, const Time &runTime, const dictionary &dict)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void operator=(const surfaceInterpolate &)=delete
const word & name() const noexcept
virtual bool read(const dictionary &)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...