- Mar 21, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Mar 20, 2008
-
-
Christophe Geuzaine authored
untabify
-
- Mar 19, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
re-fix Field.h API dependency fix shift/conflict reduce in parser introduced by Field stuff
-
Christophe Geuzaine authored
change new post API to allow multiple meshes in a single view (different meshes in different steps)
-
- Mar 18, 2008
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Mar 11, 2008
-
-
Christophe Geuzaine authored
-
- Mar 10, 2008
-
-
Christophe Geuzaine authored
- notion of partitions and interpolationScheme - move string utils in separate file
-
- Feb 24, 2008
-
-
Christophe Geuzaine authored
-
- Feb 23, 2008
-
-
Christophe Geuzaine authored
-
- Feb 22, 2008
-
-
Christophe Geuzaine authored
api cleanup: use ByTag consistently (emphasises slowness of lookup)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Feb 20, 2008
-
-
Christophe Geuzaine authored
- clean up GModel API (xxByTag -> getXx, numXx -> getNumXxes, ...)
-
- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
- Feb 16, 2008
-
-
Christophe Geuzaine authored
-
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
-
Christophe Geuzaine authored
Smoother Surface{list} = numsteps;
-
- Feb 06, 2008
-
-
Christophe Geuzaine authored
-
- Feb 05, 2008
-
-
Christophe Geuzaine authored
use geom.tol in FinishUpBoundingBox
-
- Jan 28, 2008
-
-
Christophe Geuzaine authored
move random seed init in GenerateMesh
-
- Jan 23, 2008
-
-
Christophe Geuzaine authored
fix dangerous clean
-
- Jan 22, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
make sure we define YY_NO_UNISTD_H on wind32
-
- Jan 21, 2008
-
-
Christophe Geuzaine authored
API cleanup: FVertex, FEdge, etc. -> fourierVertex, fourierEdge, etc.
-
- Jan 20, 2008
-
-
Christophe Geuzaine authored
-
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
more Visual C++ work
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
more work for Visual C++
-
Christophe Geuzaine authored
-
- Jan 16, 2008
-
-
Christophe Geuzaine authored
rename transf params & remove unused ones in old structs
-
Christophe Geuzaine authored
fix memory bugs
-
- Jan 09, 2008
-
-
Jean-François Remacle authored
-