- Mar 20, 2015
-
-
Paul-Emile Bernard authored
No commit message
-
Paul-Emile Bernard authored
No commit message
-
Paul-Emile Bernard authored
-
Paul-Emile Bernard authored
-
Paul-Emile Bernard authored
Previous version still used...
-
- Mar 17, 2015
-
-
Christophe Geuzaine authored
-
- Mar 15, 2015
-
-
Thomas Toulorge authored
Added fall back to uniform distribution of high-order nodes in parametric space if computation of equidistant distribution in physical space fails on model edges
-
- Mar 07, 2015
-
-
Christophe Geuzaine authored
No commit message
-
- Mar 06, 2015
-
-
Christophe Geuzaine authored
-
- Feb 22, 2015
-
-
Christophe Geuzaine authored
-
- Feb 06, 2015
-
-
Christophe Geuzaine authored
-
- Jan 17, 2015
-
-
Amaury Johnen 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
-
- Dec 11, 2014
-
-
Christophe Geuzaine authored
use same tolerance in mesh extrusion as in geometry ; if this tol is too large, we should introduce another option
-
- Dec 09, 2014
-
-
Christophe Geuzaine authored
-
- Dec 07, 2014
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Replaced MVertexPositionSet with MVertexRTree ; use MVertexRTree in all extrusion algorithms instead of the (incorrect) std::set<MVertex, MVertexLessThanLexicographic>
-
- Nov 29, 2014
-
-
Christophe Geuzaine authored
-
- Nov 14, 2014
-
-
Christophe Geuzaine authored
-
- Nov 13, 2014
-
-
Christophe Geuzaine authored
-
- Nov 12, 2014
-
-
Thomas Toulorge authored
-
- Nov 07, 2014
-
-
Thomas Toulorge authored
-
- Oct 27, 2014
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Oct 25, 2014
-
-
Jean-François Remacle authored
-
- Oct 23, 2014
-
-
Thomas Toulorge authored
-
Thomas Toulorge authored
-
- Oct 21, 2014
-
-
Christophe Geuzaine authored
-
- Sep 27, 2014
-
-
Thomas Toulorge authored
-
- Sep 25, 2014
-
-
Thomas Toulorge authored
-
Thomas Toulorge authored
-
- Sep 24, 2014
-
-
Thomas Toulorge authored
Added "normalized corner Jacobian" quality measure for triangles and quads (not yet used nor tested)
-
Christophe Geuzaine authored
-
- Aug 22, 2014
-
-
Christophe Geuzaine authored
-
- Aug 20, 2014
-
-
Christophe Geuzaine authored
-
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 !
-
- Aug 16, 2014
-
-
Christophe Geuzaine authored
-
- Aug 05, 2014
-
-
Nicolas Kowalski authored
Removed lots of warning introduced with my last commit, cleaned up a bit duplicateBoundaries, and introduced support for 2D for DuplicateBoundaries. More cleanup is going to follow soon, especially in the modified part of commandline.
-
- Jul 31, 2014
-
-
Nicolas Kowalski authored
Addition of plugin DuplicateBoundary that allow one to modelize inter granular cracks with cohesive zones. Addition of the line command ComputeBestSeeds that allow one to optimize the placement of seeds in a microstructure to remove small edges from the Voronoï representation. Small additions to cross3D and direction3D to compute the smoothness fo fields.
-