mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Added surfaceReaders to sampling library Make/files
This commit is contained in:
@ -51,6 +51,12 @@ $(surfWriters)/starcd/starcdSurfaceWriter.C
|
|||||||
$(surfWriters)/vtk/vtkSurfaceWriter.C
|
$(surfWriters)/vtk/vtkSurfaceWriter.C
|
||||||
$(surfWriters)/boundaryData/boundaryDataSurfaceWriter.C
|
$(surfWriters)/boundaryData/boundaryDataSurfaceWriter.C
|
||||||
|
|
||||||
|
surfReaders = sampledSurface/readers
|
||||||
|
|
||||||
|
$(surfReaders)/surfaceReader.C
|
||||||
|
$(surfReaders)/surfaceReaderNew.C
|
||||||
|
$(surfReaders)/ensight/ensightSurfaceReader.C
|
||||||
|
|
||||||
graphField/writePatchGraph.C
|
graphField/writePatchGraph.C
|
||||||
graphField/writeCellGraph.C
|
graphField/writeCellGraph.C
|
||||||
graphField/makeGraph.C
|
graphField/makeGraph.C
|
||||||
|
|||||||
Reference in New Issue
Block a user