- Jun 22, 2009
-
-
Jean-François Remacle authored
-
- Jun 20, 2009
-
-
Christophe Geuzaine authored
-
Matti Pellika authored
-
- Jun 19, 2009
-
-
Koen Hillewaert authored
-
- Jun 18, 2009
-
-
Laurent Van Migroet authored
-
Laurent Van Migroet authored
Add #include <time.h>
-
Laurent Van Migroet authored
Add return 1 to saveBRep
-
Jean-François Remacle authored
-
- Jun 17, 2009
-
-
Jean-François Remacle authored
Changed the return type of GetOBB from SOrientedBoundingBox* to SOrientedBoundingBox
-
Matti Pellika authored
Bugfixes.
-
- Jun 16, 2009
-
-
Jean-François Remacle authored
-
- Jun 15, 2009
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
- Jun 14, 2009
-
-
Christophe Geuzaine authored
-
- Jun 13, 2009
-
-
Christophe Geuzaine authored
-
- Jun 11, 2009
-
-
Matti Pellika authored
-
Jean-François Remacle authored
-
- Jun 10, 2009
-
-
Jean-François Remacle authored
Added a sort of the eigenvalues and print functions
-
- Jun 08, 2009
-
-
Laurent Van Migroet authored
-
Laurent Van Migroet authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
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
-