- Jun 01, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
drawing code from another widget toolkit)
-
- May 30, 2009
-
-
Christophe Geuzaine authored
-
- May 27, 2009
-
-
Matti Pellika authored
Small update on reduceComplex and coreduceComplex methods to correspond current insight of reduction and coreduction: coreduction is the same thing to the dual cell complex as reduction is to the primal cell complex, and hence has no "priviledges" over that. When coreduction is applied to primal complex, we obtain the thick cuts of generators of homology groups obtained via reduction of the primal complex.
-
- May 26, 2009
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
Emilie: added functions to remesh a volume
-
- May 22, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- May 20, 2009
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
Classification editor detects all closed or open curves
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
- May 19, 2009
-
-
Christophe Geuzaine authored
the .msh format -> bumped version from 2.0 to 2.1) - move createTopologyFromMSH into GModel.cpp (and renamed to createTopologyFromMesh)
-
Matti Pellika authored
Added cell combining methods (about O(n^2)) to further reduce the size of the cell complex before applying Smith normal form computation. (Don't know why there seems to be some benchmarks/ files modified too, Somebody else committed between my update and commit?)
-
- May 18, 2009
-
-
Jean-François Remacle authored
-
- May 16, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- May 15, 2009
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
added createtopologyFromMSH to create Topology from list of triangles
-
- May 14, 2009
-
-
Stefen Guzik authored
-
- May 13, 2009
-
-
Christophe Geuzaine authored
-
- May 12, 2009
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- May 11, 2009
-
-
Jean-François Remacle authored
Fixed error in line curvatures
-
Matti Pellika authored
about O(n^2) -> O(n*log(n)). The bottleneck is now in the Smith normal form computation of the reduced cell complexes, O(n^3).
-
- May 09, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- uniformize syntax for parFromPoint/XYZtoU (cf. versions in GFace) - fix compile
-
- May 08, 2009
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- May 07, 2009
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- May 06, 2009
-
-
Christophe Geuzaine authored
-
- May 05, 2009
-
-
Matti Pellika authored
Added ability to compute the "scalar potential cuts" for homology generators using coreduction. Modified utils/misc/celldriver.cpp to demonstrate this. Added some more or less useful utility and experimental functions. Numerious bug fixes.
-
- May 04, 2009
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
- May 01, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Apr 30, 2009
-
-
Jean-François Remacle authored
added createTopology when Merging a MSH File and implemented discreteEdge
-