41 #ifndef functionObjects_surfaceInterpolate_H 42 #define functionObjects_surfaceInterpolate_H 50 namespace functionObjects
66 bool calcSurfaceInterpolate();
Calculates the surface interpolation of a field.
const word & name() const
Return the name of this functionObject.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from string.
TypeName("surfaceInterpolate")
Runtime type information.
virtual ~surfaceInterpolate()
Destructor.
surfaceInterpolate(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.