vtkUnstructuredToFoam.C File Reference

Convert legacy VTK file (ascii) containing an unstructured grid to an OpenFOAM mesh without boundary information. More...

Go to the source code of this file.

Detailed Description

Convert legacy VTK file (ascii) containing an unstructured grid to an OpenFOAM mesh without boundary information.

Original source file vtkUnstructuredToFoam.C

Note
The .vtk format does not contain any boundary information. It is purely a description of the internal mesh. Not extensively tested.

Definition in file vtkUnstructuredToFoam.C.