- Jan 07, 2009
-
-
Stefen Guzik authored
-
- Dec 29, 2008
-
-
Christophe Geuzaine authored
- fix bb computation to avoid model jumping around when adding points in z=0 plane - pass interpol matrices as ref
-
- Sep 21, 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
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- Jun 20, 2008
-
-
Claudine Bon authored
-
- Mar 20, 2008
-
-
Christophe Geuzaine authored
untabify
-
- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
- Feb 03, 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 22, 2007
-
-
Christophe Geuzaine authored
- fixed missing return value in OCCVertex::reparamOnFace - added code to highlight orphan entities (dave's idea) - added gui for incomplete second order elements - removed ugly static variables in 1d algo - made sure we remove all 2d order vertices before generating new ones
-
- Jan 16, 2007
-
-
Christophe Geuzaine authored
- reimplemented subdivision of extruded meshes - fix indent + unused var + gcc warnings all over the place
-
- Nov 29, 2006
-
-
Jean-François Remacle authored
-
- Nov 27, 2006
-
-
Christophe Geuzaine authored
-
- Nov 23, 2006
-
-
Jean-François Remacle authored
-
- Nov 22, 2006
-
-
Jean-François Remacle authored
-
- Nov 21, 2006
-
-
Jean-François Remacle authored
Enhancement of the OCC interface
-
- Nov 20, 2006
-
-
Jean-François Remacle authored
Plane surfaces are now recognized and the usual gmsh "cross" is drawn correctly
-
- Nov 16, 2006
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
occ work
-
- Nov 15, 2006
-
-
Jean-François Remacle authored
-