- eliminate ensightAsciiStream, ensightBinaryStream, ensightStream in favour of using ensightFile and ensightGeoFile classes throughout. - encapsulate mesh-parts sorting with the ensightCells, ensightFaces class. - handle of patches/faceZones entirely within ensightMesh for a lighter interaction with field output. Both faceZones and point fields need more testing to see if they behave properly for all cases. - move some output functionality into its own namespace 'ensightOutput', move into a library. - use the ensightCase class to open new ensight output streams in the proper sub-directory locations.
11 lines
145 B
Plaintext
11 lines
145 B
Plaintext
ensightMesh.C
|
|
ensightMeshIO.C
|
|
ensightMeshOptions.C
|
|
|
|
ensightOutputCloud.C
|
|
meshSubsetHelper.C
|
|
|
|
foamToEnsight.C
|
|
|
|
EXE = $(FOAM_APPBIN)/foamToEnsight
|