-
- Downloads
api errors in C++, Python and Julia now throw strings with the last error...
api errors in C++, Python and Julia now throw strings with the last error message instead of an unhelpful integer. The new api function getLastError() can also be used to retrieve this error; useful e.g. in the C api.
Showing
- Common/GmshMessage.cpp 9 additions, 2 deletionsCommon/GmshMessage.cpp
- Common/GmshMessage.h 2 additions, 1 deletionCommon/GmshMessage.h
- Common/gmsh.cpp 685 additions, 617 deletionsCommon/gmsh.cpp
- api/GenApi.py 25 additions, 13 deletionsapi/GenApi.py
- api/gen.py 3 additions, 0 deletionsapi/gen.py
- api/gmsh.h 5 additions, 0 deletionsapi/gmsh.h
- api/gmsh.h_cwrap 305 additions, 284 deletionsapi/gmsh.h_cwrap
- api/gmsh.jl 419 additions, 401 deletionsapi/gmsh.jl
- api/gmsh.py 419 additions, 959 deletionsapi/gmsh.py
- api/gmshc.cpp 579 additions, 566 deletionsapi/gmshc.cpp
- api/gmshc.h 4 additions, 0 deletionsapi/gmshc.h
- doc/texinfo/api.texi 12 additions, 0 deletionsdoc/texinfo/api.texi
Loading
Please register or sign in to comment