- Jun 08, 2009
-
-
Christophe Geuzaine authored
-
David Colignon authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jun 07, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
reorganized the API examples + show how you can build a new GUI using the lib
-
- Jun 06, 2009
-
-
Christophe Geuzaine authored
-
- Jun 05, 2009
-
-
Matti Pellika authored
Bugfixes. Added notion about possible torsion of generators of homology groups.
-
- Jun 04, 2009
-
-
Matti Pellika authored
Bugfixes around the place.
-
Matti Pellika authored
Changed GMSH_LIBS order in configure.in in order to make linker work with homology computation plugin under linux. Added more message console info about homology computation.
-
- Jun 03, 2009
-
-
Christophe Geuzaine authored
-
Matti Pellika authored
Added "#if defined(HAVE_KBIPACK)" preprocessor directives to only enable homology plugin & compile the code when kbipack & gmp library is avaible.
-
Matti Pellika authored
Added Geo/Homology.h and Geo/Homology.cpp as mid-interface for homology computation (the role of utils/misc/celldriver.cpp so far). From there on it's easy to either make plugin interface or parser interface, or both. Made Homology Computation plugin usable. The IO & graphics for post-processing views of the results of the homology computation are crude at the moment: it saves the results to a separate .msh file and reads them back by merging that to the current Gmsh session (it uses File->Merge method).
-
Matti Pellika authored
-
- Jun 02, 2009
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
Matti Pellika authored
Made Cell classes multiply inherited from MElements and Cells. Some cleaning.
-
Christophe Geuzaine authored
-
- Jun 01, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
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
-