mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: relocate vtk::surfaceWriter from meshTools -> fileFormats
- allows use in surfMesh library, which does not depend on meshTools
This commit is contained in:
@ -39,6 +39,7 @@ vtk/part/foamVtuCells.C
|
||||
vtk/part/foamVtuSizing.C
|
||||
|
||||
vtk/read/vtkUnstructuredReader.C
|
||||
vtk/write/foamVtkSurfaceWriter.C
|
||||
|
||||
coordSet/coordSet.C
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user