- 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/ !
-
Christophe Geuzaine authored
-
- Aug 27, 2010
-
-
Emilie Marchandise authored
-
Tuomas Karna authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
* don't allocate 0-sized kdtree
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
No commit message
-
- 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).
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Tuomas Karna authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Aug 25, 2010
-
-
Emilie Marchandise authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
No commit message
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
the status messages that slow down the mac gui
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
we could try to copy a mesh before generating the source mesh
-