- 16 Mar, 2019 2 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
inline the functions in gmsh.h_cwrap, so that gmsh.h_cwrap can be used even if the C++ compiler has the same ABI as the C++ compiler used to compile the SDK Thanks to Julien Hess for the suggestion!
-
- 15 Mar, 2019 2 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 14 Mar, 2019 4 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 13 Mar, 2019 1 commit
-
-
Christophe Geuzaine authored
-
- 12 Mar, 2019 1 commit
-
-
Christophe Geuzaine authored
- import STL solid names
-
- 11 Mar, 2019 1 commit
-
-
Christophe Geuzaine authored
-
- 08 Mar, 2019 13 commits
-
-
Christophe Geuzaine authored
Workaround for non-working fltk-config See merge request !252
-
Christophe Geuzaine authored
-
Isuru Fernando authored
fltk-config is a bash script and on windows, if there's no bash environment FLTK_VERSION will be empty and result in a CMake error. This fixes it by quoting the version
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- remove intrusive alglib stuff in MeshOptimizer, HighOrderMeshOptimizer and MeshQualityOptimizer to enable easy swap of algo
-
Christophe Geuzaine authored
- enable system BGFS and MathEx - use libmedC instead of libmed - change system mmg3d and ANN lib names
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 07 Mar, 2019 7 commits
-
-
Christophe Geuzaine authored
(and thus not for extruded meshes)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- add reading of labels and colors from IGES files
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
full pass on the documentation to clarify general concepts, introduce the API and mention the new algorithms (including parallel features)
-
Christophe Geuzaine authored
-
- 06 Mar, 2019 6 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Allow installing gmsh.py into site-packages See merge request !251
-
Isuru Fernando authored
To do this, use find_library to find the gmsh shared library
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
make Plugin(MeshVolume) a post-processing plugin, so that it can return the value in a post-processing view
-
- 05 Mar, 2019 3 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-