* introduced new mesh element type "MPoint"
1) this removes the asymmetry in all the routines involving mesh elements associated with points 2) it makes it possible to use point-based datasets in the model-based post-processing module ********************************************************** PLEASE TEST --- ESPECIALLY THE INPUT/OUTPUT ROUTINES! ********************************************************** * made GModel::getEntities() more efficient and generalized its use
Showing
- Geo/GEdge.cpp 0 additions, 14 deletionsGeo/GEdge.cpp
- Geo/GEdge.h 2 additions, 8 deletionsGeo/GEdge.h
- Geo/GEntity.cpp 17 additions, 0 deletionsGeo/GEntity.cpp
- Geo/GEntity.h 6 additions, 0 deletionsGeo/GEntity.h
- Geo/GFace.cpp 0 additions, 20 deletionsGeo/GFace.cpp
- Geo/GFace.h 0 additions, 6 deletionsGeo/GFace.h
- Geo/GModel.cpp 180 additions, 303 deletionsGeo/GModel.cpp
- Geo/GModel.h 7 additions, 2 deletionsGeo/GModel.h
- Geo/GModelIO_MED.cpp 17 additions, 36 deletionsGeo/GModelIO_MED.cpp
- Geo/GModelIO_Mesh.cpp 86 additions, 224 deletionsGeo/GModelIO_Mesh.cpp
- Geo/GRegion.cpp 0 additions, 32 deletionsGeo/GRegion.cpp
- Geo/GRegion.h 0 additions, 6 deletionsGeo/GRegion.h
- Geo/GVertex.cpp 16 additions, 1 deletionGeo/GVertex.cpp
- Geo/GVertex.h 30 additions, 2 deletionsGeo/GVertex.h
- Geo/MEdge.h 5 additions, 0 deletionsGeo/MEdge.h
- Geo/MElement.cpp 1 addition, 1 deletionGeo/MElement.cpp
- Geo/MElement.h 52 additions, 2 deletionsGeo/MElement.h
- Geo/MVertex.cpp 0 additions, 19 deletionsGeo/MVertex.cpp
- Geo/MVertex.h 0 additions, 2 deletionsGeo/MVertex.h
- Geo/Makefile 28 additions, 33 deletionsGeo/Makefile
Loading
Please register or sign in to comment