- 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)
-
- Jan 18, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jan 16, 2008
-
-
Christophe Geuzaine authored
rename transf params & remove unused ones in old structs
-
- Jan 09, 2008
-
-
Christophe Geuzaine authored
fix parser to work with new flex and bison (1.28 -> 2.3)
-
- Nov 08, 2007
-
-
Christophe Geuzaine authored
added adaptive view options in the view's option db
-
- Sep 26, 2007
-
-
Christophe Geuzaine authored
removed global THEM (once more step towards nicer integration of old GEO stuff)
-
- Sep 12, 2007
-
-
Christophe Geuzaine authored
-
- Sep 11, 2007
-
-
Christophe Geuzaine authored
reinterfaced adaptive views with new post-pro
-
- Sep 10, 2007
-
-
Christophe Geuzaine authored
moving to new post-processing database *** WARNING *** do not upgrade if you need plugins or adaptive views: these have not been ported (yet) to the new database *** WARNING ***
-
- Sep 09, 2007
-
-
Christophe Geuzaine authored
-
- Sep 06, 2007
-
-
Christophe Geuzaine authored
allow Function Field(1)="expression"; (without extra empty list at the end)
-