Skip to content
Snippets Groups Projects
Commit 61b08779 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

COMP: relocate vtk::surfaceWriter from meshTools -> fileFormats

- allows use in surfMesh library, which does not depend on meshTools
parent 405ef971
No related branches found
No related tags found
No related merge requests found
...@@ -39,6 +39,7 @@ vtk/part/foamVtuCells.C ...@@ -39,6 +39,7 @@ vtk/part/foamVtuCells.C
vtk/part/foamVtuSizing.C vtk/part/foamVtuSizing.C
vtk/read/vtkUnstructuredReader.C vtk/read/vtkUnstructuredReader.C
vtk/write/foamVtkSurfaceWriter.C
coordSet/coordSet.C coordSet/coordSet.C
......
...@@ -300,7 +300,6 @@ meshStructure/topoDistanceData.C ...@@ -300,7 +300,6 @@ meshStructure/topoDistanceData.C
meshStructure/pointTopoDistanceData.C meshStructure/pointTopoDistanceData.C
output/foamVtkIndPatchWriter.C output/foamVtkIndPatchWriter.C
output/foamVtkSurfaceWriter.C
output/foamVtkWriteTopoSet.C output/foamVtkWriteTopoSet.C
output/foamVtkWriteFaceSet.C output/foamVtkWriteFaceSet.C
output/foamVtkWritePointSet.C output/foamVtkWritePointSet.C
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment