-
- Downloads
ENH: cleanup/reorganize surfaceWriter and fileFormats
- remove unused surfaceWriter constructors, noexcept on methods - relocate/rename writerCaching from surfMesh -> fileFormats - changed from surfaceWriters::writerCaching to ensightOutput::writerCaching to permit reuse elsewhere - relocate static output helpers to ensightCase - refactor NAS coordinate writing
Showing
- applications/utilities/mesh/conversion/ccm/ccmToFoam/ccmToFoam.C 3 additions, 3 deletions...tions/utilities/mesh/conversion/ccm/ccmToFoam/ccmToFoam.C
- applications/utilities/mesh/conversion/fireToFoam/fireToFoam.C 3 additions, 3 deletions...cations/utilities/mesh/conversion/fireToFoam/fireToFoam.C
- applications/utilities/mesh/conversion/star4ToFoam/star4ToFoam.C 3 additions, 3 deletions...tions/utilities/mesh/conversion/star4ToFoam/star4ToFoam.C
- applications/utilities/postProcessing/dataConversion/foamToEnsight/foamToEnsight.C 3 additions, 3 deletions...stProcessing/dataConversion/foamToEnsight/foamToEnsight.C
- src/fileFormats/Make/files 1 addition, 0 deletionssrc/fileFormats/Make/files
- src/fileFormats/ensight/file/ensightCase.C 124 additions, 3 deletionssrc/fileFormats/ensight/file/ensightCase.C
- src/fileFormats/ensight/file/ensightCase.H 71 additions, 19 deletionssrc/fileFormats/ensight/file/ensightCase.H
- src/fileFormats/ensight/file/ensightCaseI.H 3 additions, 3 deletionssrc/fileFormats/ensight/file/ensightCaseI.H
- src/fileFormats/ensight/file/ensightCaseOptions.C 2 additions, 56 deletionssrc/fileFormats/ensight/file/ensightCaseOptions.C
- src/fileFormats/ensight/file/ensightFile.C 9 additions, 9 deletionssrc/fileFormats/ensight/file/ensightFile.C
- src/fileFormats/ensight/file/ensightFile.H 5 additions, 5 deletionssrc/fileFormats/ensight/file/ensightFile.H
- src/fileFormats/ensight/file/ensightGeoFile.C 3 additions, 3 deletionssrc/fileFormats/ensight/file/ensightGeoFile.C
- src/fileFormats/ensight/file/ensightGeoFile.H 5 additions, 5 deletionssrc/fileFormats/ensight/file/ensightGeoFile.H
- src/fileFormats/ensight/file/ensightWriterCaching.C 41 additions, 10 deletionssrc/fileFormats/ensight/file/ensightWriterCaching.C
- src/fileFormats/ensight/file/ensightWriterCaching.H 21 additions, 19 deletionssrc/fileFormats/ensight/file/ensightWriterCaching.H
- src/fileFormats/ensight/read/ensightReadFile.C 5 additions, 5 deletionssrc/fileFormats/ensight/read/ensightReadFile.C
- src/fileFormats/nastran/NASCore.C 86 additions, 7 deletionssrc/fileFormats/nastran/NASCore.C
- src/fileFormats/nastran/NASCore.H 12 additions, 3 deletionssrc/fileFormats/nastran/NASCore.H
- src/functionObjects/lagrangian/vtkCloud/vtkCloud.C 2 additions, 2 deletionssrc/functionObjects/lagrangian/vtkCloud/vtkCloud.C
- src/functionObjects/utilities/vtkWrite/vtkWrite.C 2 additions, 2 deletionssrc/functionObjects/utilities/vtkWrite/vtkWrite.C
Loading
Please register or sign in to comment