ENH: additional ensight output routines for finite-area fields (#2084)
- adds support for retaining local face numbers, to allow direct addressing into the corresponding area field
Showing
- src/conversion/ensight/output/ensightOutputAreaField.H 79 additions, 0 deletionssrc/conversion/ensight/output/ensightOutputAreaField.H
- src/conversion/ensight/output/ensightOutputAreaFieldTemplates.C 59 additions, 0 deletions...nversion/ensight/output/ensightOutputAreaFieldTemplates.C
- src/fileFormats/ensight/mesh/ensightMesh.H 56 additions, 25 deletionssrc/fileFormats/ensight/mesh/ensightMesh.H
- src/fileFormats/ensight/mesh/ensightMeshI.H 2 additions, 35 deletionssrc/fileFormats/ensight/mesh/ensightMeshI.H
- src/fileFormats/ensight/mesh/ensightMeshOptions.C 22 additions, 36 deletionssrc/fileFormats/ensight/mesh/ensightMeshOptions.C
- src/fileFormats/ensight/output/ensightOutput.H 13 additions, 1 deletionsrc/fileFormats/ensight/output/ensightOutput.H
- src/fileFormats/ensight/output/ensightOutputTemplates.C 66 additions, 3 deletionssrc/fileFormats/ensight/output/ensightOutputTemplates.C
- src/fileFormats/ensight/part/cells/ensightCells.C 7 additions, 5 deletionssrc/fileFormats/ensight/part/cells/ensightCells.C
- src/fileFormats/ensight/part/cells/ensightCells.H 2 additions, 1 deletionsrc/fileFormats/ensight/part/cells/ensightCells.H
- src/fileFormats/ensight/part/cells/ensightCellsI.H 4 additions, 2 deletionssrc/fileFormats/ensight/part/cells/ensightCellsI.H
- src/fileFormats/ensight/part/faces/ensightFaces.C 55 additions, 43 deletionssrc/fileFormats/ensight/part/faces/ensightFaces.C
- src/fileFormats/ensight/part/faces/ensightFaces.H 23 additions, 8 deletionssrc/fileFormats/ensight/part/faces/ensightFaces.H
- src/fileFormats/ensight/part/faces/ensightFacesI.H 20 additions, 3 deletionssrc/fileFormats/ensight/part/faces/ensightFacesI.H
- src/fileFormats/ensight/part/part/ensightPart.C 1 addition, 1 deletionsrc/fileFormats/ensight/part/part/ensightPart.C
- src/fileFormats/ensight/part/part/ensightPart.H 11 additions, 11 deletionssrc/fileFormats/ensight/part/part/ensightPart.H
- src/finiteArea/Make/files 3 additions, 0 deletionssrc/finiteArea/Make/files
- src/finiteArea/output/ensight/ensightFaMesh.C 114 additions, 0 deletionssrc/finiteArea/output/ensight/ensightFaMesh.C
- src/finiteArea/output/ensight/ensightFaMesh.H 162 additions, 0 deletionssrc/finiteArea/output/ensight/ensightFaMesh.H
- src/finiteArea/output/ensight/ensightFaMeshI.H 55 additions, 0 deletionssrc/finiteArea/output/ensight/ensightFaMeshI.H
Please register or sign in to comment