- Jul 23, 2012
-
-
Christophe Geuzaine authored
(best solution would be not to allocate empty steps at all -- todo...)
-
- Jul 11, 2012
-
-
Christophe Geuzaine authored
-
- Jan 24, 2012
-
-
Christophe Geuzaine authored
-
- Jan 21, 2012
-
-
Christophe Geuzaine authored
-
- Sep 23, 2011
-
-
Christophe Geuzaine authored
suggested by Nicolas Tardieu
-
- May 27, 2011
-
-
Christophe Geuzaine authored
-
- May 10, 2011
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Mar 26, 2011
-
-
Christophe Geuzaine authored
- fixed MED node ordering - polished 64 bit Cocoa Mac OS X FLTK version - updated copyright
-
- Mar 21, 2011
-
-
Gaetan Bricteux authored
-
- Oct 28, 2010
-
-
Éric Béchet authored
No commit message
-
- Oct 06, 2010
-
-
Christophe Geuzaine authored
isInside tolerance in ref coordinates
-
- Sep 22, 2010
-
-
Christophe Geuzaine authored
val ranges on parts of models using new model-based post-pro format)
-
- Sep 18, 2010
-
-
Christophe Geuzaine authored
new sampling options to diplay one out of N elements (post-pro) or labels (mesh; this replaces the old labelsFrequency opt)
-
- Jun 29, 2010
-
-
Jonathan Lambrechts authored
more bindings on PViewData : I'm not sure those bindings are the way to go but I needed a quick solution for the summer school, christophe please remove this commit if you think they are bad.
-
- May 21, 2010
-
-
Christophe Geuzaine authored
-
- May 19, 2010
-
-
Christophe Geuzaine authored
- Plugin(Skin) now works on adapted datasets - addData() should now also work for high order datasets [we still need to add a new type+ref to FS in PViewDataGModel]
-
- May 18, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
FIXME: we need to store the number of things stored for each element in stepData to make this clean (and make high-order I/O easier) + add a copy constructor in stepData
-
- May 17, 2010
-
-
Gaetan Bricteux authored
-
- Mar 27, 2010
-
-
Christophe Geuzaine authored
separate multistep, multipartition datasets)
-
- Mar 07, 2010
-
-
Christophe Geuzaine authored
prototype "-watch" option to watch for specific files according to a pattern (use 'w' shortcut in GUI to test)
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
- Dec 08, 2009
-
-
Jean-François Remacle authored
-
- Dec 01, 2009
-
-
Laurent Van Migroet authored
-
- Nov 20, 2009
-
-
Bastien Gorissen authored
-
- Aug 14, 2009
-
-
Christophe Geuzaine authored
- moved GUI to FlGui + added experimental QGui to test Qt - fixed most MSVC and gcc compiler warnings - converted some remaining tabs to whitespace (that's why the patch is so large; please try to remember to indent with 2 spaces and not tabs when you commit stuff to CVS) - merged modified patch from Konstantinos Poulios to allow saving physical/partition as element tags in mesh formats that don't support them natively
-
- Jul 16, 2009
-
-
Jean-François Remacle 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 07, 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
-
- 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
-
- Jul 08, 2008
-
-
Christophe Geuzaine authored
-
- Jul 04, 2008
-
-
Christophe Geuzaine authored
-
- Jul 03, 2008
-
-
Christophe Geuzaine authored
-
- May 12, 2008
-
-
Christophe Geuzaine authored
-
- May 06, 2008
-
-
Christophe Geuzaine authored
* implemented first rough draft of VTK mesh writer
-
- Apr 29, 2008
-
-
Christophe Geuzaine authored
-
- Apr 28, 2008
-
-
Christophe Geuzaine authored
-