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

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 
namespace  Foam::functionObjects
 Function objects are OpenFOAM utilities to ease workflow configurations and enhance workflows by producing additional user-requested data both during runtime and postprocessing calculations, typically in the form of additional logging to the screen, or generating text, image and field files.
 

Macros

#define vtkWrite_WRITE_FIELD(FieldType)
 
#define vtkWrite_WRITE_FIELD(FieldType)
 

Functions

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

Detailed Description

Original source file vtkWrite.C

Definition in file vtkWrite.C.

Macro Definition Documentation

◆ vtkWrite_WRITE_FIELD [1/2]

#define vtkWrite_WRITE_FIELD (   FieldType)
Value:
writeVolFields<FieldType> \
( \
proxy, \
acceptField \
)
autoPtr< vtk::internalWriter > internalWriter
PtrList< vtk::patchWriter > patchWriters

◆ vtkWrite_WRITE_FIELD [2/2]

#define vtkWrite_WRITE_FIELD (   FieldType)
Value:
writeVolFields<FieldType> \
( \
proxy, \
acceptField \
)
PtrList< PrimitivePatchInterpolation< primitivePatch > > patchInterps
autoPtr< volPointInterpolation > pInterp