ENH: code cleanup and improvement of ensight parts
- improved the selection mechanism to include using a bitSet cell selection (more efficient and convenient). Use templated implementation internally to remove the previous reliance on a NullObject.
Showing
- src/fileFormats/ensight/file/ensightFile.C 11 additions, 19 deletionssrc/fileFormats/ensight/file/ensightFile.C
- src/fileFormats/ensight/file/ensightFile.H 2 additions, 6 deletionssrc/fileFormats/ensight/file/ensightFile.H
- src/fileFormats/ensight/part/ensightCells.C 38 additions, 14 deletionssrc/fileFormats/ensight/part/ensightCells.C
- src/fileFormats/ensight/part/ensightCells.H 15 additions, 9 deletionssrc/fileFormats/ensight/part/ensightCells.H
- src/fileFormats/ensight/part/ensightFaces.C 17 additions, 15 deletionssrc/fileFormats/ensight/part/ensightFaces.C
- src/fileFormats/ensight/part/ensightFaces.H 1 addition, 4 deletionssrc/fileFormats/ensight/part/ensightFaces.H
- src/fileFormats/ensight/part/ensightPart.C 0 additions, 6 deletionssrc/fileFormats/ensight/part/ensightPart.C
- src/fileFormats/ensight/part/ensightPart.H 9 additions, 10 deletionssrc/fileFormats/ensight/part/ensightPart.H
- src/fileFormats/ensight/part/ensightPartCells.C 22 additions, 15 deletionssrc/fileFormats/ensight/part/ensightPartCells.C
- src/fileFormats/ensight/part/ensightPartCells.H 22 additions, 14 deletionssrc/fileFormats/ensight/part/ensightPartCells.H
- src/fileFormats/ensight/part/ensightPartFaces.C 0 additions, 6 deletionssrc/fileFormats/ensight/part/ensightPartFaces.C
- src/fileFormats/ensight/part/ensightPartFaces.H 30 additions, 30 deletionssrc/fileFormats/ensight/part/ensightPartFaces.H
- src/fileFormats/ensight/part/ensightParts.C 33 additions, 56 deletionssrc/fileFormats/ensight/part/ensightParts.C
- src/fileFormats/ensight/part/ensightParts.H 8 additions, 9 deletionssrc/fileFormats/ensight/part/ensightParts.H
Please register or sign in to comment