-
- Downloads
- preliminary work to interface more parser functions with general GEntities - we can now export simple GModels as.geo files (points, straight line segments, plane surfaces, ruled surfaces and volumes are treated correctly; all non-straight-line curves are exported as splines; all non-plane/ruled surfaces are not exported) - tentative fix for the unv export problem reported on the mailing list (fprintf() buggy on some machines??) - new IO (both read and write) for structured grids using the NASA Plot3D format (for Olivier)
Showing
- Common/CommandLine.cpp 5 additions, 2 deletionsCommon/CommandLine.cpp
- Fltk/Callbacks.cpp 14 additions, 10 deletionsFltk/Callbacks.cpp
- Geo/GFace.h 7 additions, 6 deletionsGeo/GFace.h
- Geo/GModel.h 24 additions, 19 deletionsGeo/GModel.h
- Geo/GModelIO_Fourier.cpp 22 additions, 4 deletionsGeo/GModelIO_Fourier.cpp
- Geo/GModelIO_Geo.cpp 133 additions, 109 deletionsGeo/GModelIO_Geo.cpp
- Geo/GModelIO_Mesh.cpp 176 additions, 1 deletionGeo/GModelIO_Mesh.cpp
- Geo/GRegion.h 7 additions, 3 deletionsGeo/GRegion.h
- Geo/Geo.cpp 7 additions, 1 deletionGeo/Geo.cpp
- Geo/Geo.h 36 additions, 35 deletionsGeo/Geo.h
- Geo/GeoInterpolation.cpp 29 additions, 28 deletionsGeo/GeoInterpolation.cpp
- Geo/MVertex.cpp 2 additions, 4 deletionsGeo/MVertex.cpp
- Graphics/Mesh.cpp 2 additions, 2 deletionsGraphics/Mesh.cpp
- Makefile 2 additions, 2 deletionsMakefile
- Mesh/meshGFace.cpp 2 additions, 1 deletionMesh/meshGFace.cpp
- Mesh/meshGFaceExtruded.cpp 7 additions, 4 deletionsMesh/meshGFaceExtruded.cpp
- Mesh/meshGFaceTransfinite.cpp 43 additions, 42 deletionsMesh/meshGFaceTransfinite.cpp
- Mesh/meshGRegion.cpp 2 additions, 1 deletionMesh/meshGRegion.cpp
- Mesh/meshGRegionExtruded.cpp 3 additions, 2 deletionsMesh/meshGRegionExtruded.cpp
- Mesh/meshGRegionTransfinite.cpp 123 additions, 125 deletionsMesh/meshGRegionTransfinite.cpp
Loading
Please register or sign in to comment