- 27 Feb, 2020 3 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 26 Feb, 2020 1 commit
-
-
Christophe Geuzaine authored
Fix periodic mesh See merge request gmsh/gmsh!296
-
- 25 Feb, 2020 2 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 24 Feb, 2020 2 commits
-
-
Christophe Geuzaine authored
- use GEdgeLoop to compute signs in setBoundEdges() - remove _orderMLines, so that createGeometry() does not modify the mesh anymore - appply equivalement of _orderMLines only when creating compounds (for which the mesh needs to be reordered)
-
Christophe Geuzaine authored
-
- 22 Feb, 2020 3 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 20 Feb, 2020 5 commits
-
-
Christophe Geuzaine authored
make gmm quiet byb default, and only warn if the iterative solver has not converged to the prescribed tolerance (fixes #749)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Better tex scaling See merge request !299
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- new option to disable forced font sizes (in most simple cases we actually want to not specify the font size, so that the font size from the .tex document will be used) - new scaling option to scale the \includegraphics and the picture environment that positions the text to match a given width in mm: this allows to have readable text even if the font size is forced
-
- 19 Feb, 2020 1 commit
-
-
Christophe Geuzaine authored
-
- 17 Feb, 2020 1 commit
-
-
Christophe Geuzaine authored
CPEX 41 NGON, merged in CGNS 3.4.0, was removed in 3.4.1 and will only be reintroduced in CGNS 4.0.0. Should fix #748.
-
- 16 Feb, 2020 2 commits
-
-
Christophe Geuzaine authored
Change usage of CGNS_ROOT variable in CMakeLists See merge request !298
-
Thomas Toulorge authored
-
- 15 Feb, 2020 2 commits
-
-
Christophe Geuzaine authored
# Conflicts: # doc/texinfo/opt_general.texi
-
Christophe Geuzaine authored
-
- 14 Feb, 2020 4 commits
-
-
-
Christophe Geuzaine authored
Boundary angle plugin See merge request !297
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
# Conflicts: # Plugin/CMakeLists.txt # Plugin/PluginManager.cpp
-
- 13 Feb, 2020 3 commits
-
-
Christophe Geuzaine authored
Rewrite node relocation in FixPeriodicMesh to simply map the master nodes on the slave surfaces, without doing the tricky "averaging" performed in contrib/HighOrderMeshOptimizer.
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
In periodic meshing of curves, don't assume that parametrizations of the master and slave curves are the same (unless the transform is not known), and proceed as for surfaces by explicitly transforming the master nodes and inverting the parametrization on the slaves. (This will also allow to mesh bad geometries that are not exactly periodic - see #744)
-
- 12 Feb, 2020 4 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- 10 Feb, 2020 2 commits
-
-
Jean-François Remacle authored
Merge branch 'master' of http://gitlab.onelab.info/gmsh/gmsh
-
Jean-François Remacle authored
-
- 08 Feb, 2020 3 commits
-
-
Christophe Geuzaine authored
-
-
Christophe Geuzaine authored
First stab at binary PLY reader See merge request !294
-
- 05 Feb, 2020 2 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-