- 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
-
- Jul 17, 2013
-
-
Christophe Geuzaine authored
-
Tristan Carrier Baudouin authored
-
- Jul 14, 2013
-
-
Christophe Geuzaine authored
-
- Jun 20, 2013
-
-
Christophe Geuzaine authored
Fopen deals with non-ASCII filename paths on Windows.
-
- Jun 15, 2013
-
-
Christophe Geuzaine authored
fix regression with extrusions of many surfaces: order faces by tag - this allows to minimize the number of passes necessary to resolve dependencies (otherwise 10 passes is not enough!)
-
- May 29, 2013
-
-
Gaetan Bricteux authored
-
- Apr 11, 2013
-
-
Christophe Geuzaine authored
-
- Apr 05, 2013
-
-
Christophe Geuzaine authored
-
- Feb 28, 2013
-
-
Christophe Geuzaine authored
-
- Feb 12, 2013
-
-
Jean-François Remacle authored
natural convection added in the incompressible code
-
- Jan 23, 2013
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
a frame solver is made changed INRIA MESH output removed feaure in BL field started to do MNT diagrams
-
- Jan 22, 2013
-
-
Christophe Geuzaine authored
-
- Jan 21, 2013
-
-
Tristan Carrier Baudouin authored
-
- Jan 18, 2013
-
-
Emilie Marchandise authored
-