- 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
-
- Sep 04, 2010
-
-
Christophe Geuzaine authored
No commit message
-
- Sep 03, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
(still need more work to work transparently on multisteo datasets)
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
-
- Sep 02, 2010
-
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
- boundary of combined entities in parser
-
- Sep 01, 2010
-
-
Jonathan Lambrechts authored
-
- Aug 31, 2010
-
-
Christophe Geuzaine authored
-
- Aug 30, 2010
-
-
Gaetan Bricteux authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Gauthier Becker authored
vector<partDomain> (I use Domain in place of Field because field is for the computation of unkwowns). A component of this vector can be a ElasticField but also an other type of Domain. The Linear and Bilinear terms are included in the domain which allow to use properly the iterative scheme with different terms. The Gauss Integration Rule is also included in the Domain which allow to choose this integration. In case of a dgLinearShellDomain underintegration is chosen for second order shape functions and full integration is performed for third order shape functions. NB: A lua intereaction can be added to allow an user's choice of the Integration Rule. Update Benchmarks
-
- Aug 29, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
FIXME: please remove dependencies to Geo/ code in Numeric/ !
-