faMeshWriteVTK.H File Reference

Go to the source code of this file.

Functions

writer writeGeometry ()
 
writer beginCellData (3)
 
writer writeProcIDs ()
 
writer write ("area", aMesh.S().field())
 
writer write ("normal", aMesh.faceAreaNormals())
 
writer beginPointData (1)
 

Detailed Description

Original source file faMeshWriteVTK.H

Definition in file faMeshWriteVTK.H.

Function Documentation

◆ writeGeometry()

writer writeGeometry ( )

◆ beginCellData()

writer beginCellData ( )

Referenced by VTKsurfaceFormatCore::writeCellData().

Here is the caller graph for this function:

◆ writeProcIDs()

writer writeProcIDs ( )

◆ write() [1/2]

writer write ( "area"  ,
aMesh.  S).field( 
)

◆ write() [2/2]

writer write ( "normal"  ,
aMesh.  faceAreaNormals() 
)

◆ beginPointData()

writer beginPointData ( )