- Jul 16, 2009
-
-
Jean-François Remacle authored
-
- Jul 07, 2009
-
-
Christophe Geuzaine authored
SyncModel to force transfer from old GEO db to GModel
-
- Jul 01, 2009
-
-
Christophe Geuzaine authored
fix STL export of quads
-
- Jun 28, 2009
-
-
Christophe Geuzaine authored
- replaced old 2nd order views with new adaptive stuff (still missing some function spaces for quads/hexas)
-
- May 30, 2009
-
-
Christophe Geuzaine authored
-
- May 26, 2009
-
-
Jean-François Remacle authored
Emilie: added functions to remesh a volume
-
- 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)
-
- May 06, 2009
-
-
Christophe Geuzaine authored
-
- Apr 30, 2009
-
-
Jean-François Remacle authored
added createTopology when Merging a MSH File and implemented discreteEdge
-
- Apr 15, 2009
-
-
Jean-François Remacle authored
-
- Apr 01, 2009
-
-
Christophe Geuzaine authored
-
- Mar 26, 2009
-
-
Christophe Geuzaine authored
-
- Feb 27, 2009
-
-
Jean-François Remacle authored
-
- Feb 24, 2009
-
-
Christophe Geuzaine authored
-
- Feb 08, 2009
-
-
Christophe Geuzaine authored
-
- Feb 07, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Removed GSL dependency. Gmsh now uses blas and lapack for linear algebra stuff.
-
- Feb 05, 2009
-
-
Christophe Geuzaine authored
-
- Jan 31, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jan 30, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
moved all string options to std::string ***************************************************************** WARNING: this has the potential to break things in subtle ways... PLEASE TEST AND REPORT ANY WEIRDNESSES *****************************************************************
-
Christophe Geuzaine authored
get string option would NEVER work! Ugly fix until will replace all const char* with std::strings in the options
-
- Jan 28, 2009
-
-
Christophe Geuzaine authored
-
- Jan 08, 2009
-
-
Christophe Geuzaine authored
HAVE_XXX defines. This fixes three longstanding problems: - the API was hard to use because some headers had HAVE_XXX ifdefs, so that cient codes had to know how the lib was compiled to compile themselves - we had to do make clean after each ./configure, which erased too much (e.g. most of contrib) - make depend could include unwanted stuff since it redefined FLAGS
-
Christophe Geuzaine authored
-
- Jan 04, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Dec 29, 2008
-
-
Christophe Geuzaine authored
- fix bb computation to avoid model jumping around when adding points in z=0 plane - pass interpol matrices as ref
-
- Dec 28, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- added automatic transfinite corner selection for volumes
-
Christophe Geuzaine authored
window with experimental tree browser
-
- Dec 07, 2008
-
-
Christophe Geuzaine authored
-
- Dec 06, 2008
-
-
Christophe Geuzaine authored
-
- Nov 29, 2008
-
-
Christophe Geuzaine authored
multi-window & multi-coordinate system drawing. There's no new functionality for now: PLEASE TEST THAT EVERYTHING WORKS AS IT USED TO BEFORE.
-
- Nov 26, 2008
-
-
Christophe Geuzaine authored
-
- Nov 17, 2008
-
-
Christophe Geuzaine authored
-
- Nov 14, 2008
-
-
Christophe Geuzaine authored
-
- Nov 08, 2008
-
-
Christophe Geuzaine authored
-