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() |
| refPtr< polyMesh > topoMeshPtr | ( | blocks. | topologytrue | ) |
| vtk::internalMeshWriter writer | ( | topoMesh | , |
| topoCells | , | ||
| vtk::formatType::INLINE_ASCII | , | ||
| runTime.path()/"blockTopology" | ) |
| const polyMesh& topoMesh = topoMeshPtr() |
Definition at line 25 of file blockMeshVTK.H.