-
- Downloads
"Post/PViewDataList.h" did not exist on "a43dcabcd466b0e1f6a134da53f8ff2627acc7b7"
- fixed missing getShapeFunction/getGradShapeFunction + return all sf at once so we can implement MElement in term of these consistently (w or w/o FunctionSpace) - can now merge multiple meshes and remove duplicate mesh vertices (useful e.g. when merging several STLs) - added easy interface to create model-based postpro datasets on the fly + use this for mesh quality stats
Showing
- Common/Gmsh.cpp 1 addition, 1 deletionCommon/Gmsh.cpp
- Common/Makefile 23 additions, 31 deletionsCommon/Makefile
- Common/Options.cpp 1 addition, 0 deletionsCommon/Options.cpp
- Fltk/Callbacks.cpp 48 additions, 12 deletionsFltk/Callbacks.cpp
- Fltk/GUI.cpp 160 additions, 147 deletionsFltk/GUI.cpp
- Fltk/GUI.h 1 addition, 1 deletionFltk/GUI.h
- Fltk/Makefile 59 additions, 105 deletionsFltk/Makefile
- Geo/GEdge.cpp 8 additions, 4 deletionsGeo/GEdge.cpp
- Geo/GEdge.h 3 additions, 0 deletionsGeo/GEdge.h
- Geo/GEntity.h 3 additions, 0 deletionsGeo/GEntity.h
- Geo/GFace.cpp 12 additions, 8 deletionsGeo/GFace.cpp
- Geo/GFace.h 5 additions, 1 deletionGeo/GFace.h
- Geo/GModel.cpp 151 additions, 72 deletionsGeo/GModel.cpp
- Geo/GModel.h 29 additions, 26 deletionsGeo/GModel.h
- Geo/GModelIO_Mesh.cpp 20 additions, 18 deletionsGeo/GModelIO_Mesh.cpp
- Geo/GRegion.cpp 15 additions, 13 deletionsGeo/GRegion.cpp
- Geo/GRegion.h 3 additions, 0 deletionsGeo/GRegion.h
- Geo/GVertex.cpp 8 additions, 4 deletionsGeo/GVertex.cpp
- Geo/GVertex.h 3 additions, 0 deletionsGeo/GVertex.h
- Geo/MElement.cpp 343 additions, 372 deletionsGeo/MElement.cpp
Loading
Please register or sign in to comment