- Aug 13, 2008
-
-
Christophe Geuzaine authored
-
- Aug 12, 2008
-
-
Christophe Geuzaine authored
1) this removes the asymmetry in all the routines involving mesh elements associated with points 2) it makes it possible to use point-based datasets in the model-based post-processing module ********************************************************** PLEASE TEST --- ESPECIALLY THE INPUT/OUTPUT ROUTINES! ********************************************************** * made GModel::getEntities() more efficient and generalized its use
-
- Aug 05, 2008
-
-
Stefen Guzik authored
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- Jul 04, 2008
-
-
Christophe Geuzaine authored
-
- Jul 01, 2008
-
-
Christophe Geuzaine authored
-
- 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
-
- Apr 28, 2008
-
-
Christophe Geuzaine authored
-
- Apr 23, 2008
-
-
Christophe Geuzaine authored
-
- Mar 20, 2008
-
-
Christophe Geuzaine authored
untabify
-
- Feb 23, 2008
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
- Feb 22, 2008
-
-
Christophe Geuzaine authored
api cleanup: use ByTag consistently (emphasises slowness of lookup)
-
Christophe Geuzaine authored
* revert last commit from laurent * new getNumElements() et getElement() functions in GEdge/Face/Region to simplify access to mesh
-
Laurent Van Migroet authored
getTypeOfElements and addThisTypeOfElement to GEntities added getTypeOfElements from Gentities and Physical Groups in GModel
-
- Feb 21, 2008
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jan 22, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
A minimal Gmsh "null" model can now be embedded with no external dependencies
-
- Jan 21, 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)
-
- 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
-
- Jul 26, 2007
-
-
Akash Anand authored
changes for new projection surface interface
-
- May 24, 2007
-
-
Jean-François Remacle authored
-
- May 10, 2007
-
-
Christophe Geuzaine authored
- prepare group of nodes in UNV (for Guillaume) - prepare delaunay for connected volumes - test 2nd patch from Michel for phase1() extrusion
-
- May 07, 2007
-
-
Jean-François Remacle authored
-
- May 04, 2007
-
-
Jean-François Remacle authored
-
- Mar 18, 2007
-
-
Christophe Geuzaine authored
bug: fixed nasty double free in GEdge destructor
-
- Mar 09, 2007
-
-
Jean-François Remacle authored
-
- Mar 05, 2007
-
-
Christophe Geuzaine authored
don't try to interpolate a BoundaryLayerCurve!
-
- Dec 16, 2006
-
-
Christophe Geuzaine authored
cleanup msg
-
Christophe Geuzaine authored
fix interactive modification of mesh attributes
-
- Nov 29, 2006
-
-
Jean-François Remacle authored
-
- Nov 27, 2006
-
-
Christophe Geuzaine authored
-
- Nov 16, 2006
-
-
Jean-François Remacle authored
-
- Nov 15, 2006
-
-
Jean-François Remacle authored
-
- Oct 12, 2006
-
-
Christophe Geuzaine authored
prepare for extrusion
-