surfMesh changes
- read 'ftr' triSurface format - added 'ofs' (OpenFOAM Surface) as new all-in-one surface format candidate - trying to get some sanity into the surface patch classes, but called it 'surfGroup' (for now) to avoid conflict with existing 'surfacePatch' - add read() member like Mattijs suggested
Showing
- src/surfMesh/Make/files 5 additions, 0 deletionssrc/surfMesh/Make/files
- src/surfMesh/keyedSurface/fileFormats/ac3d/AC3DfileFormat.C 14 additions, 14 deletionssrc/surfMesh/keyedSurface/fileFormats/ac3d/AC3DfileFormat.C
- src/surfMesh/keyedSurface/fileFormats/ac3d/AC3DfileFormat.H 1 addition, 1 deletionsrc/surfMesh/keyedSurface/fileFormats/ac3d/AC3DfileFormat.H
- src/surfMesh/keyedSurface/fileFormats/ftr/FTRfileFormat.C 110 additions, 0 deletionssrc/surfMesh/keyedSurface/fileFormats/ftr/FTRfileFormat.C
- src/surfMesh/keyedSurface/fileFormats/ftr/FTRfileFormat.H 131 additions, 0 deletionssrc/surfMesh/keyedSurface/fileFormats/ftr/FTRfileFormat.H
- src/surfMesh/keyedSurface/fileFormats/gts/GTSfileFormat.C 3 additions, 3 deletionssrc/surfMesh/keyedSurface/fileFormats/gts/GTSfileFormat.C
- src/surfMesh/keyedSurface/fileFormats/nas/NASfileFormat.C 8 additions, 5 deletionssrc/surfMesh/keyedSurface/fileFormats/nas/NASfileFormat.C
- src/surfMesh/keyedSurface/fileFormats/obj/OBJfileFormat.C 9 additions, 6 deletionssrc/surfMesh/keyedSurface/fileFormats/obj/OBJfileFormat.C
- src/surfMesh/keyedSurface/fileFormats/obj/OBJfileFormat.H 1 addition, 1 deletionsrc/surfMesh/keyedSurface/fileFormats/obj/OBJfileFormat.H
- src/surfMesh/keyedSurface/fileFormats/off/OFFfileFormat.C 12 additions, 7 deletionssrc/surfMesh/keyedSurface/fileFormats/off/OFFfileFormat.C
- src/surfMesh/keyedSurface/fileFormats/off/OFFfileFormat.H 1 addition, 1 deletionsrc/surfMesh/keyedSurface/fileFormats/off/OFFfileFormat.H
- src/surfMesh/keyedSurface/fileFormats/smesh/SMESHfileFormat.C 2 additions, 2 deletions...surfMesh/keyedSurface/fileFormats/smesh/SMESHfileFormat.C
- src/surfMesh/keyedSurface/fileFormats/starcd/STARCDfileFormat.C 8 additions, 5 deletions...rfMesh/keyedSurface/fileFormats/starcd/STARCDfileFormat.C
- src/surfMesh/keyedSurface/fileFormats/stl/STLfileFormat.C 13 additions, 7 deletionssrc/surfMesh/keyedSurface/fileFormats/stl/STLfileFormat.C
- src/surfMesh/keyedSurface/fileFormats/tri/TRIfileFormat.C 6 additions, 3 deletionssrc/surfMesh/keyedSurface/fileFormats/tri/TRIfileFormat.C
- src/surfMesh/keyedSurface/fileFormats/vtk/VTKfileFormat.C 3 additions, 3 deletionssrc/surfMesh/keyedSurface/fileFormats/vtk/VTKfileFormat.C
- src/surfMesh/keyedSurface/fileFormats/vtk/VTKfileFormat.H 1 addition, 1 deletionsrc/surfMesh/keyedSurface/fileFormats/vtk/VTKfileFormat.H
- src/surfMesh/keyedSurface/keyedSurface.C 128 additions, 88 deletionssrc/surfMesh/keyedSurface/keyedSurface.C
- src/surfMesh/keyedSurface/keyedSurface.H 128 additions, 113 deletionssrc/surfMesh/keyedSurface/keyedSurface.H
- src/surfMesh/meshedSurface/meshedSurface.C 72 additions, 53 deletionssrc/surfMesh/meshedSurface/meshedSurface.C
Please register or sign in to comment