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 ( )

Referenced by FIREMeshWriter::write(), abaqusWriter::write(), nastranWriter::write(), abaqusWriter::writeTemplate(), and nastranWriter::writeTemplate().

Here is the caller graph for this function:

◆ beginCellData()

writer beginCellData ( )

◆ writeProcIDs()

writer writeProcIDs ( )

◆ write() [1/2]

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

◆ write() [2/2]

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

◆ beginPointData()

writer beginPointData ( )