- Apr 15, 2016
-
-
Jean-François Remacle authored
-
Amaury Johnen authored
-
- Feb 25, 2016
-
-
Christophe Geuzaine authored
make old GEdge/FaceCompound work again with the new implementaton of discreteEdge and the new GEdge::mesh and GFace::mesh methods
-
- Feb 05, 2016
-
-
Jean-François Remacle authored
-
- Jan 06, 2016
-
-
Christophe Geuzaine authored
-
- Jan 05, 2016
-
-
Christophe Geuzaine authored
-
- Dec 14, 2015
-
-
Jean-François Remacle authored
-
- Nov 30, 2015
-
-
Sebastien Blaise authored
-
- Nov 27, 2015
-
-
Sebastien Blaise authored
-
- Nov 25, 2015
-
-
Sebastien Blaise authored
A 3d element that can be used as an interface between a square face and two triangles (nonconforming faces) Yamakawa hex recombination: fixes + adding trihedra interface elements
-
- Jun 18, 2015
-
-
Koen Hillewaert authored
automatisation of lex and yacc compilation of the parser (Gmsh.y, Gmsh.l)
-
- Apr 19, 2015
-
-
Christophe Geuzaine authored
-
- Apr 14, 2015
-
-
Christophe Geuzaine authored
-
- Apr 13, 2015
-
-
Christophe Geuzaine authored
make sure to re-orient 2D mesh before meshing in 3D (fixes e.g. bug when 2D Frontal leaves badly oriented elements, that 3D frontal cannot handle)
-
- Mar 29, 2015
-
-
Christophe Geuzaine authored
Sigh++
-
- Mar 21, 2015
-
-
Christophe Geuzaine authored
-
- Mar 20, 2015
-
-
Paul-Emile Bernard authored
No commit message
-
Paul-Emile Bernard authored
Previous version still used...
-
- Feb 22, 2015
-
-
Christophe Geuzaine authored
-
- Jan 14, 2015
-
-
Christophe Geuzaine authored
geometry. It introduces subtle bugs when reading high-order post-processing views. IMHO we should have an explicit command to do this, and not modify the mesh without warning just by reading a file
-
- Oct 23, 2014
-
-
Thomas Toulorge authored
-
Thomas Toulorge authored
-
- Sep 24, 2014
-
-
Christophe Geuzaine authored
-
- Aug 18, 2014
-
-
Amaury Johnen authored
Test of metric as a shape measure. It uses the slot Rho instead of adding a new slot, define METRICSHAPEMEASURE in GmshDefines.h to activate !
-
- Jun 05, 2014
-
-
Christophe Geuzaine authored
-
- May 27, 2014
-
-
Jean-François Remacle authored
prudently put between #if 0 #endif Those should allow to produce better quality quad meshes and more robust triangular meshes (random factor has disappeared) : Technically, the divide and conquer algo has been replaced by a bowyer-watson with robust predicates.
-
- Apr 28, 2014
-
-
Thomas Toulorge authored
Cleaned code and window for high-order tools. Revamped fast curving (more robust and uses BL data when available).
-
- Feb 11, 2014
-
-
Thomas Toulorge authored
Call setVolumePositive during initial meshing and mesh optimization, as they can be performed independently
-
- Feb 07, 2014
-
-
Christophe Geuzaine authored
-
- Jan 23, 2014
-
-
Christophe Geuzaine authored
-
- Jan 06, 2014
-
-
Christophe Geuzaine authored
-
- Nov 22, 2013
-
-
Jean-François Remacle authored
boundary layers in 3D are advancing (filtering intersecting layers using rtrees) randomness of 2D meshes is now close to be ok (we still have problems with OCC ...)
-
- Nov 14, 2013
-
-
Christophe Geuzaine authored
-
- Oct 04, 2013
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Sep 13, 2013
-
-
Tristan Carrier Baudouin authored
-
- Aug 20, 2013
-
-
Jean-François Remacle authored
IMPORTANT : 3D Delaunay Meshing now acts on connected volumes separately, allowing to mesh regions that are not connected topologically but that may intersect geometrically
-
- Aug 19, 2013
-
-
Christophe Geuzaine authored
-
- Aug 16, 2013
-
-
Tristan Carrier Baudouin authored
-
Tristan Carrier Baudouin authored
Lloyd's algorithm needs to be applied before the mesh extrusion in order to keep identical starting and ending faces
-