Foam::functionObjects::runTimePostPro Namespace Reference

Classes and objects used in the implementation of Foam::functionObjects::runTimePostProcessing. More...

Classes

class  contourFilter
 Iso-surface contours of OpenFOAM volume fields. More...
 
class  cuttingPlaneFilter
 Cutting planes of OpenFOAM volume fields. More...
 
class  fieldVisualisationBase
 Base class for scene objects. More...
 
class  functionObjectBase
 Base class for function object visualisation. More...
 
class  functionObjectCloud
 Visualisation of cloud data from function object output (file-based only). More...
 
class  functionObjectLine
 Visualisation of line data from function object output (file-based only). More...
 
class  functionObjectSurface
 Visualisation of surface data from function object output, typically the result of a prior sampled surfaces operation. More...
 
class  geometryBase
 Base class for surface, text handling etc. More...
 
class  geometryCloud
 Visualisation of cloud data from function object output (file-based only). More...
 
class  geometryPatches
 Visualisation of OpenFOAM patches and fields. More...
 
class  geometrySurface
 Read and visualize surface geometry files. More...
 
class  pathline
 Visualisation of line data (eg, streamlines) More...
 
class  pointData
 Visualisation of point data. More...
 
class  scene
 Class to control scene construction and provide main rendering loop. More...
 
class  surface
 Visualisation of surface data with additional routines for handling parallel distributed data. More...
 
class  text
 Define text element for runTimePostProcessing. More...
 
class  volumeFilter
 Visualisation of OpenFOAM volume fields as surface data using a VTK filter cascade. More...
 

Functions

 defineTypeName (contourFilter)
 
 addToRunTimeSelectionTable (surface, contourFilter, dictionary)
 
 defineTypeName (cuttingPlaneFilter)
 
 addToRunTimeSelectionTable (surface, cuttingPlaneFilter, dictionary)
 
 defineTypeName (functionObjectCloud)
 
 addToRunTimeSelectionTable (pointData, functionObjectCloud, dictionary)
 
 defineTypeName (functionObjectLine)
 
 addToRunTimeSelectionTable (pathline, functionObjectLine, dictionary)
 
 defineTypeName (functionObjectSurface)
 
 addToRunTimeSelectionTable (surface, functionObjectSurface, dictionary)
 
 defineDebugSwitchWithName (geometryBase, "runTimePostPro::geometryBase", 0)
 
 defineTypeName (geometryCloud)
 
 addToRunTimeSelectionTable (pointData, geometryCloud, dictionary)
 
 defineTypeName (geometryPatches)
 
 addToRunTimeSelectionTable (surface, geometryPatches, dictionary)
 
 defineTypeNameAndDebug (geometrySurface, 0)
 
 addToRunTimeSelectionTable (surface, geometrySurface, dictionary)
 
 defineTypeName (pathline)
 
 defineRunTimeSelectionTable (pathline, dictionary)
 
 defineTypeName (pointData)
 
 defineRunTimeSelectionTable (pointData, dictionary)
 
 defineTypeName (surface)
 
 defineRunTimeSelectionTable (surface, dictionary)
 

Detailed Description

Classes and objects used in the implementation of Foam::functionObjects::runTimePostProcessing.

Function Documentation

◆ defineTypeName() [1/10]

Foam::functionObjects::runTimePostPro::defineTypeName ( contourFilter  )

◆ addToRunTimeSelectionTable() [1/8]

Foam::functionObjects::runTimePostPro::addToRunTimeSelectionTable ( surface  ,
contourFilter  ,
dictionary   
)

◆ defineTypeName() [2/10]

Foam::functionObjects::runTimePostPro::defineTypeName ( cuttingPlaneFilter  )

◆ addToRunTimeSelectionTable() [2/8]

Foam::functionObjects::runTimePostPro::addToRunTimeSelectionTable ( surface  ,
cuttingPlaneFilter  ,
dictionary   
)

◆ defineTypeName() [3/10]

Foam::functionObjects::runTimePostPro::defineTypeName ( functionObjectCloud  )

◆ addToRunTimeSelectionTable() [3/8]

Foam::functionObjects::runTimePostPro::addToRunTimeSelectionTable ( pointData  ,
functionObjectCloud  ,
dictionary   
)

◆ defineTypeName() [4/10]

Foam::functionObjects::runTimePostPro::defineTypeName ( functionObjectLine  )

◆ addToRunTimeSelectionTable() [4/8]

Foam::functionObjects::runTimePostPro::addToRunTimeSelectionTable ( pathline  ,
functionObjectLine  ,
dictionary   
)

◆ defineTypeName() [5/10]

Foam::functionObjects::runTimePostPro::defineTypeName ( functionObjectSurface  )

◆ addToRunTimeSelectionTable() [5/8]

Foam::functionObjects::runTimePostPro::addToRunTimeSelectionTable ( surface  ,
functionObjectSurface  ,
dictionary   
)

◆ defineDebugSwitchWithName()

Foam::functionObjects::runTimePostPro::defineDebugSwitchWithName ( geometryBase  ,
"runTimePostPro::geometryBase"  ,
 
)

◆ defineTypeName() [6/10]

Foam::functionObjects::runTimePostPro::defineTypeName ( geometryCloud  )

◆ addToRunTimeSelectionTable() [6/8]

Foam::functionObjects::runTimePostPro::addToRunTimeSelectionTable ( pointData  ,
geometryCloud  ,
dictionary   
)

◆ defineTypeName() [7/10]

Foam::functionObjects::runTimePostPro::defineTypeName ( geometryPatches  )

◆ addToRunTimeSelectionTable() [7/8]

Foam::functionObjects::runTimePostPro::addToRunTimeSelectionTable ( surface  ,
geometryPatches  ,
dictionary   
)

◆ defineTypeNameAndDebug()

Foam::functionObjects::runTimePostPro::defineTypeNameAndDebug ( geometrySurface  ,
 
)

◆ addToRunTimeSelectionTable() [8/8]

Foam::functionObjects::runTimePostPro::addToRunTimeSelectionTable ( surface  ,
geometrySurface  ,
dictionary   
)

◆ defineTypeName() [8/10]

Foam::functionObjects::runTimePostPro::defineTypeName ( pathline  )

◆ defineRunTimeSelectionTable() [1/3]

Foam::functionObjects::runTimePostPro::defineRunTimeSelectionTable ( pathline  ,
dictionary   
)

◆ defineTypeName() [9/10]

Foam::functionObjects::runTimePostPro::defineTypeName ( pointData  )

◆ defineRunTimeSelectionTable() [2/3]

Foam::functionObjects::runTimePostPro::defineRunTimeSelectionTable ( pointData  ,
dictionary   
)

◆ defineTypeName() [10/10]

Foam::functionObjects::runTimePostPro::defineTypeName ( surface  )

◆ defineRunTimeSelectionTable() [3/3]

Foam::functionObjects::runTimePostPro::defineRunTimeSelectionTable ( surface  ,
dictionary   
)