* store max vertex/element number on a per-model basis (removed globalNum in MVertex/MElement). This should be improved, but forcing a GModel in the MVertex and MElement constructors * use filename as a "partition indicator" in readMED (for both meshes and views), so we can deal with DDM datasets in MED (MED does not store partition numbers)
Showing
- Fltk/FlGui.cpp 5 additions, 8 deletionsFltk/FlGui.cpp
- Geo/GModel.cpp 15 additions, 11 deletionsGeo/GModel.cpp
- Geo/GModel.h 34 additions, 4 deletionsGeo/GModel.h
- Geo/GModelIO_MED.cpp 9 additions, 7 deletionsGeo/GModelIO_MED.cpp
- Geo/GModelIO_MESH.cpp 1 addition, 1 deletionGeo/GModelIO_MESH.cpp
- Geo/MElement.cpp 8 additions, 6 deletionsGeo/MElement.cpp
- Geo/MElement.h 0 additions, 6 deletionsGeo/MElement.h
- Geo/MVertex.cpp 16 additions, 4 deletionsGeo/MVertex.cpp
- Geo/MVertex.h 1 addition, 7 deletionsGeo/MVertex.h
- Mesh/CenterlineField.cpp 18 additions, 20 deletionsMesh/CenterlineField.cpp
- Mesh/Field.cpp 7 additions, 7 deletionsMesh/Field.cpp
- Mesh/meshGFaceOptimize.cpp 22 additions, 22 deletionsMesh/meshGFaceOptimize.cpp
- Post/PView.cpp 6 additions, 5 deletionsPost/PView.cpp
- Post/PView.h 6 additions, 5 deletionsPost/PView.h
- Post/PViewData.h 11 additions, 1 deletionPost/PViewData.h
- Post/PViewDataGModelIO.cpp 82 additions, 11 deletionsPost/PViewDataGModelIO.cpp
- Post/PViewIO.cpp 12 additions, 33 deletionsPost/PViewIO.cpp
Loading
Please register or sign in to comment