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

- allows use in surfMesh library, which does not depend on meshTools
This commit is contained in:
Mark Olesen
2019-01-24 00:19:22 +01:00
parent 722ce91ae0
commit 53e03b33df
5 changed files with 1 additions and 1 deletions

View File

@ -39,6 +39,7 @@ vtk/part/foamVtuCells.C
vtk/part/foamVtuSizing.C
vtk/read/vtkUnstructuredReader.C
vtk/write/foamVtkSurfaceWriter.C
coordSet/coordSet.C

View File

@ -300,7 +300,6 @@ meshStructure/topoDistanceData.C
meshStructure/pointTopoDistanceData.C
output/foamVtkIndPatchWriter.C
output/foamVtkSurfaceWriter.C
output/foamVtkWriteTopoSet.C
output/foamVtkWriteFaceSet.C
output/foamVtkWritePointSet.C