blockMeshVTK.H File Reference

Go to the source code of this file.

Functions

const vtk::vtuCells topoCells (topoMesh, writeOpts)
 
vtk::internalMeshWriter writer (topoMesh, topoCells, writeOpts, runTime.path()/"blockTopology")
 

Variables

const polyMesh & topoMesh = blocks.topology()
 

Detailed Description

Original source file blockMeshVTK.H

Definition in file blockMeshVTK.H.

Function Documentation

◆ topoCells()

const vtk::vtuCells topoCells ( topoMesh  ,
writeOpts   
)

Referenced by Foam::setBlockFaceCorrespondence().

Here is the caller graph for this function:

◆ writer()

vtk::internalMeshWriter writer ( topoMesh  ,
topoCells  ,
writeOpts  ,
runTime.path()/"blockTopology"   
)

Referenced by distanceSurface::filterByProximity(), for(), if(), shortestPathSet::shortestPathSet(), Foam::vtk::writeCellSetFaces(), Foam::vtk::writeFaceSet(), NURBS3DSurface::writeVTK(), lumpedPointMovement::writeVTP(), AMIWeights::writeWeightField(), and lumpedPointMovement::writeZonesVTP().

Here is the caller graph for this function:

Variable Documentation

◆ topoMesh

const polyMesh& topoMesh = blocks.topology()

Definition at line 31 of file blockMeshVTK.H.