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

Variable Documentation

◆ topoMesh

const polyMesh& topoMesh = topoMeshPtr()

Definition at line 31 of file blockMeshVTK.H.