surface.H File Reference
Include dependency graph for surface.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FieldAccess< Type >
 Default field access is vtkCellData. More...
 
struct  FieldAccess<::Foam::polySurfacePointGeoMesh >
 PointAccess for point fields (on polySurfacePointGeoMesh) More...
 
class  surface
 Visualisation of surface data with additional routines for handling parallel distributed data. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::vtk
 Namespace for handling VTK input/output.
 
 Foam::vtk::Tools
 A collection of static methods to assist converting OpenFOAM data structures into VTK internal data structures.
 
 Foam::functionObjects
 Namespace for functionObjects.
 
 Foam::functionObjects::runTimePostPro
 Classes and objects used in the implementation of Foam::functionObjects::runTimePostProcessing.
 

Functions

vtkCellData * GetCellData (vtkDataSet *dataset)
 Functional call with null-pointer check. More...
 
vtkPointData * GetPointData (vtkDataSet *dataset)
 Functional call with null-pointer check. More...
 

Detailed Description

Original source file surface.H

Definition in file surface.H.