Loading...
Searching...
No Matches
blockMeshVTK.H File Reference

Go to the source code of this file.

Functions

refPtr< polyMesh > topoMeshPtr (blocks.topology(true))
vtk::internalMeshWriter writer (topoMesh, topoCells, vtk::formatType::INLINE_ASCII, runTime.path()/"blockTopology")

Variables

const polyMesh & topoMesh = topoMeshPtr()

Detailed Description

Original source file blockMeshVTK.H

Definition in file blockMeshVTK.H.

Function Documentation

◆ topoMeshPtr()

refPtr< polyMesh > topoMeshPtr ( blocks. topologytrue)

◆ writer()

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

References args, runTime, topoMesh, and writer().

Here is the call graph for this function:

Variable Documentation

◆ topoMesh

const polyMesh& topoMesh = topoMeshPtr()

Definition at line 25 of file blockMeshVTK.H.