- Apr 16, 2008
-
-
Ruth Sabariego authored
-
- Apr 09, 2008
-
-
Christophe Geuzaine authored
-
- Apr 06, 2008
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
add a Universal Transverse Merctor field, add latitude / longitude and UTM coordinates in Plugin/GSHHS.cpp
-
- 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
-
Jean-François Remacle authored
-
- Mar 19, 2008
-
-
Christophe Geuzaine authored
re-fix Field.h API dependency fix shift/conflict reduce in parser introduced by Field stuff
-
Jean-François Remacle authored
-
- Mar 18, 2008
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Feb 22, 2008
-
-
Christophe Geuzaine authored
-
- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
- 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)
-
Christophe Geuzaine authored
simplify Visual C++ stuff: removed hacks from configure and created template "variables" file (so that building with msvc only requires gnu make)
-
- Jan 18, 2008
-
-
Christophe Geuzaine authored
-
- Jan 14, 2008
-
-
Jean-François Remacle authored
-) A bug has been corrected in the MeshAdapt Procedure -) The 2D Delaunay is now Anisotropic -) 3D Sliver removal procedure has been improved -) Curvilinear mesh generation has been slightly improved, even if it is still far from done JFR
-
- Nov 09, 2007
-
-
Christophe Geuzaine authored
Removed the "search around point" strategy when we provide a background mesh. (Now that we can have several fields, it's much better to specify another default field for when a search fails.)
-
- Sep 24, 2007
-
-
Christophe Geuzaine authored
-
- 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 04, 2007
-
-
Jean-François Remacle authored
-
- May 24, 2007
-
-
Jean-François Remacle authored
-
- Apr 23, 2007
-
-
David Colignon authored
-
- Apr 21, 2007
-
-
Christophe Geuzaine authored
- only save mesh vertices that are used by elements - fix warnings + indent + memory leaks in new Field classes - temporary fix to avoid crashes in new field manager when post-pro views are reloaded or removed at run-time
-
Jean-François Remacle authored
-