surfaceInterpolate.C File Reference
Include dependency graph for surfaceInterpolate.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::functionObjects
 Namespace for functionObjects.
 

Macros

#define processType(fieldType, none)    processed = processed || calcSurfaceInterpolate<fieldType>();
 

Functions

 defineTypeNameAndDebug (surfaceInterpolate, 0)
 
 addToRunTimeSelectionTable (functionObject, surfaceInterpolate, dictionary)
 

Detailed Description

Original source file surfaceInterpolate.C

Definition in file surfaceInterpolate.C.

Macro Definition Documentation

◆ processType

#define processType (   fieldType,
  none 
)     processed = processed || calcSurfaceInterpolate<fieldType>();