- 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
-
- Nov 14, 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
-
- 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
-
- Mar 20, 2008
-
-
Christophe Geuzaine authored
untabify
-
- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
- Feb 06, 2008
-
-
Christophe Geuzaine authored
-
- Feb 03, 2008
-
-
Christophe Geuzaine authored
removed vestiges of "discrete point" hack in gmshVertex & co (now that we have the correct discreteXXX classes) bbox drawing of geo entities for debug (disabled)
-
- Jan 21, 2008
-
-
Christophe Geuzaine authored
API cleanup: FVertex, FEdge, etc. -> fourierVertex, fourierEdge, etc.
-
- Oct 11, 2007
-
-
Jean-François Remacle authored
-
- Feb 26, 2007
-
-
Christophe Geuzaine authored
new boundary layer mesh generator refactored smooth value/smooth normal code into single SmoothData.* file
-
- Jan 31, 2007
-
-
Jean-François Remacle authored
-
- Jan 06, 2007
-
-
Christophe Geuzaine authored
fixed interpolation of ruled surfaces created by extrusion fixed interpolation of trimmed ruled surfaces
-
- Dec 20, 2006
-
-
Jean-François Remacle authored
-