- Jul 25, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jul 18, 2008
-
-
Christophe Geuzaine authored
orientation in extrusions
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- Jul 10, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jul 06, 2008
-
-
Christophe Geuzaine authored
-
- Jul 05, 2008
-
-
Christophe Geuzaine authored
-
- Jul 04, 2008
-
-
Christophe Geuzaine authored
-
- Jul 01, 2008
-
-
Christophe Geuzaine authored
-
- Jun 27, 2008
-
-
Christophe Geuzaine authored
-
- Jun 23, 2008
-
-
Jean-François Remacle authored
-
- Jun 12, 2008
-
-
Christophe Geuzaine authored
-
- Jun 07, 2008
-
-
Christophe Geuzaine authored
* removed unused stuff (more to come) * moved remaining into Common
-
Christophe Geuzaine authored
-
- Jun 03, 2008
-
-
Christophe Geuzaine authored
-
- May 06, 2008
-
-
Christophe Geuzaine authored
* implemented first rough draft of VTK mesh writer
-
- May 04, 2008
-
-
Christophe Geuzaine authored
did in high * added mesh generation error log summary * removed Parallel subdir (this is now handled by the message class) * removed Box subdir and consolidated batch processing in a single routine * made List_T into a class * reduced dependencies in Pview*.h so we can eventually add the post-pro interface to the public API
-
- May 01, 2008
-
-
Christophe Geuzaine authored
-
- Apr 28, 2008
-
-
Christophe Geuzaine authored
-
- Apr 24, 2008
-
-
Christophe Geuzaine authored
-
- Apr 22, 2008
-
-
Christophe Geuzaine authored
rewrote adaptive view stuff so we can use it on all types of views (model-based, multi timestep, multi-mesh)
-
- Apr 14, 2008
-
-
Christophe Geuzaine authored
-
- Mar 29, 2008
-
-
Christophe Geuzaine authored
- deprecated "Complex Volume"
-
- Mar 23, 2008
-
-
Christophe Geuzaine authored
- moved some mesh creation utility routines in GModel:: - new MElementFactory - fixed bad bg mesh index
-
- Mar 21, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Mar 20, 2008
-
-
Christophe Geuzaine authored
untabify
-
- Mar 19, 2008
-
-
Christophe Geuzaine authored
re-fix Field.h API dependency fix shift/conflict reduce in parser introduced by Field stuff
-
- Mar 18, 2008
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Feb 23, 2008
-
-
Christophe Geuzaine authored
-
- Feb 22, 2008
-
-
Christophe Geuzaine authored
api cleanup: use ByTag consistently (emphasises slowness of lookup)
-
- Feb 20, 2008
-
-
Christophe Geuzaine authored
- clean up GModel API (xxByTag -> getXx, numXx -> getNumXxes, ...)
-
- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
- Feb 08, 2008
-
-
Christophe Geuzaine authored
bug fix: even when a For/EndFor loop was not entered, we still increased ImbricatedLoop. This could lead to undefined behaviour with nested loops
-
- Feb 07, 2008
-
-
Christophe Geuzaine authored
Smoother Surface{list} = numsteps;
-
- Jan 22, 2008
-
-
Christophe Geuzaine authored
make sure we define YY_NO_UNISTD_H on wind32
-
- Jan 20, 2008
-
-
Christophe Geuzaine authored
make parser embeddable in code with other parser (yy->gmsh_yy) more work on headers fixed lots of gcc warnings
-
- Jan 19, 2008
-
-
Christophe Geuzaine authored
start reducing header pollution (removed Gmsh.h + cleaned up GModel & co)
-