- Oct 11, 2010
-
-
Emilie Marchandise authored
GetStatistics for 2D meshes gives now mean value quality also
-
- Oct 07, 2010
-
-
Emilie Marchandise authored
No commit message
-
- Oct 06, 2010
-
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
-
Gaetan Bricteux authored
No commit message
-
Christophe Geuzaine authored
isInside tolerance in ref coordinates
-
Emilie Marchandise authored
No commit message
-
- Oct 05, 2010
-
-
Jean-François Remacle authored
-
- Oct 02, 2010
-
-
Emilie Marchandise authored
-
- Oct 01, 2010
-
-
Christophe Geuzaine authored
-
- Sep 28, 2010
-
-
Emilie Marchandise authored
-
Emilie Marchandise authored
Remeshing multiple patches (eg capot.geo) ok for all 2D meshers (added check normals for all patches)
-
- Sep 24, 2010
-
-
Jonathan Lambrechts authored
integration points (order 8 meshes 10 times faster) + correct a bug in dg for non iso-parametric in implicit
-
Jonathan Lambrechts authored
-
- Sep 22, 2010
-
-
Emilie Marchandise authored
Mesh.RemeshParametrization=1; //(0) harmonic (1) conformal Mesh.RemeshAlgorithm=1; //(0) nosplit (1) automatic (2) split metis !!! This replaces old parser stuff such as Compound Surface()={} Harmonic_NoSplit; !!! Default values are harmonic and automatic TODO: change this in FLTK/optionWindow.cpp
-
- Sep 21, 2010
-
-
Jean-François Remacle authored
-
- Sep 18, 2010
-
-
Christophe Geuzaine authored
* new option to recombine all tri meshes, whatever the specific setting for a given surface * libmatch -> libblossom (there's a libMatch.dylib in the default MacOS install)
-
- Sep 17, 2010
-
-
Jean-François Remacle authored
-
- Sep 13, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Sep 10, 2010
-
-
Emilie Marchandise authored
No commit message
-
Emilie Marchandise authored
No commit message
-
- Sep 09, 2010
-
-
Emilie Marchandise authored
-
- Sep 08, 2010
-
-
Emilie Marchandise authored
-
- Sep 07, 2010
-
-
Emilie Marchandise authored
-
- Sep 06, 2010
-
-
Koen Hillewaert authored
-
Emilie Marchandise authored
-
- Sep 03, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
-
- Sep 02, 2010
-
-
Christophe Geuzaine authored
- boundary of combined entities in parser
-
- Aug 31, 2010
-
-
Christophe Geuzaine authored
-
- Aug 30, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Aug 27, 2010
-
-
Emilie Marchandise authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
* don't allocate 0-sized kdtree
-
- Aug 26, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
by comparing the orientation of a line element on the boundary w.r.t. its connected surface element. However, this fails when the 3D Delaunay changes the 1D mesh (since we don't recover it yet). This commits changes the algorithm to use the OpenCASCADE code path (where we just compare one normal, pointwise).
-