- Sep 30, 2010
-
-
Jonathan Lambrechts authored
-
Axel Modave authored
-
Axel Modave 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 26, 2010
-
-
Axel Modave authored
-
- Sep 25, 2010
-
-
Christophe Geuzaine authored
-
- 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 23, 2010
-
-
Christophe Geuzaine authored
-
Emilie Marchandise authored
-
Christophe Geuzaine authored
-
- Sep 22, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
val ranges on parts of models using new model-based post-pro format)
-
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 20, 2010
-
-
Christophe Geuzaine authored
No commit message
-
Emilie Marchandise 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)
-
Christophe Geuzaine authored
new sampling options to diplay one out of N elements (post-pro) or labels (mesh; this replaces the old labelsFrequency opt)
-
- Sep 17, 2010
-
-
Emilie Marchandise authored
-
Emilie Marchandise authored
-
Jean-François Remacle authored
-
- Sep 16, 2010
-
-
Jonathan Lambrechts authored
-
- Sep 15, 2010
-
-
Emilie Marchandise authored
Added GeoFactory with basic operations (addVertex, addLine, addPlanarFace, addVolume) for use from lua
-
- Sep 14, 2010
-
-
Emilie Marchandise authored
Added simple possibility to create geo model from lua using old Geo and not OCC, added example in bench/boolean.
-
- Sep 13, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Emilie Marchandise authored
-
- Sep 10, 2010
-
-
Emilie Marchandise authored
No commit message
-
Emilie Marchandise authored
No commit message
-
- Sep 09, 2010
-
-
Emilie Marchandise authored
No commit message
-
Emilie Marchandise authored
-
- Sep 08, 2010
-
-
Jonathan Lambrechts authored
allocated
-
Emilie Marchandise authored
-
- Sep 07, 2010
-
-
Emilie Marchandise authored
-
- Sep 06, 2010
-
-
Koen Hillewaert authored
-
Emilie Marchandise authored
-
Gauthier Becker authored
classical assemble function (for bulk term only). The function space generates now correctly the keys in function of the formulation cg/dg or full dg. Therefore the function space created depends on the formulation. The terms are not able to generate keys anymore. Update benchmarks
-