- Jan 30, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
moved all string options to std::string ***************************************************************** WARNING: this has the potential to break things in subtle ways... PLEASE TEST AND REPORT ANY WEIRDNESSES *****************************************************************
-
Christophe Geuzaine authored
get string option would NEVER work! Ugly fix until will replace all const char* with std::strings in the options
-
- Jan 28, 2009
-
-
Christophe Geuzaine authored
-
- Jan 08, 2009
-
-
Christophe Geuzaine authored
HAVE_XXX defines. This fixes three longstanding problems: - the API was hard to use because some headers had HAVE_XXX ifdefs, so that cient codes had to know how the lib was compiled to compile themselves - we had to do make clean after each ./configure, which erased too much (e.g. most of contrib) - make depend could include unwanted stuff since it redefined FLAGS
-
- Jan 04, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine 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
-
- Dec 28, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- added automatic transfinite corner selection for volumes
-
Christophe Geuzaine authored
window with experimental tree browser
-
- Dec 06, 2008
-
-
Christophe Geuzaine authored
-
- Nov 17, 2008
-
-
Christophe Geuzaine authored
-
- Nov 14, 2008
-
-
Christophe Geuzaine authored
-
- Nov 08, 2008
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
- Nov 06, 2008
-
-
Christophe Geuzaine authored
-
- Nov 04, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Nov 03, 2008
-
-
Christophe Geuzaine authored
allow recombine, transfinite and embedding constraints on GModel entities in parser
-
- Oct 20, 2008
-
-
Christophe Geuzaine authored
-
- Oct 17, 2008
-
-
Christophe Geuzaine authored
-
- Oct 12, 2008
-
-
Christophe Geuzaine authored
- fixed missing getShapeFunction/getGradShapeFunction + return all sf at once so we can implement MElement in term of these consistently (w or w/o FunctionSpace) - can now merge multiple meshes and remove duplicate mesh vertices (useful e.g. when merging several STLs) - added easy interface to create model-based postpro datasets on the fly + use this for mesh quality stats
-
- Oct 09, 2008
-
-
Jean-François Remacle authored
-
- Oct 05, 2008
-
-
Christophe Geuzaine authored
-
- Oct 01, 2008
-
-
Christophe Geuzaine authored
-
- Sep 26, 2008
-
-
Christophe Geuzaine authored
* no lc at points == MAX_LC (-> lc/10 like for STEP & co) * don't specify a char length at points by default when creating a geo with the GUI
-
- Sep 16, 2008
-
-
Christophe Geuzaine authored
-
- Aug 25, 2008
-
-
Koen Hillewaert authored
corrected bug for higher order mappings in post views (supports q up to 4)
-
- Aug 12, 2008
-
-
Christophe Geuzaine authored
-
- Jul 27, 2008
-
-
Christophe Geuzaine authored
**************************************************************** **** PLEASE TEST YOUR SCRIPTS (ESPECIALLY ONES WITH LISTS, ***** **** COMPLICATED AFFECTATIONS, ETC.) ***** ****************************************************************
-
- Jul 25, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jul 18, 2008
-
-
Christophe Geuzaine authored
orientation in extrusions
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- Jul 10, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jul 06, 2008
-
-
Christophe Geuzaine authored
-