- May 24, 2011
-
-
Christophe Geuzaine authored
-
- May 22, 2011
-
-
Christophe Geuzaine authored
-
- May 11, 2011
-
-
Christophe Geuzaine authored
we should actually not allow it, as it makes no sense. we should reserve the additional matrices to implement other (e.g. vector) interpolation schemes
-
- May 10, 2011
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- May 02, 2011
-
-
Christophe Geuzaine authored
speed-up reading post-pro files in .msh with huge number of time steps (usually sparse) - for gauthier
-
- 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
-
- 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.
-
- Jun 11, 2010
-
-
Gauthier Becker authored
(fracture in bending OK) 3) lua version of code 4) a test case with 3rd order quadrilateral element. Some modifications are made in linearSystem (add a function to compute norm of RightHandSide) and in dofManager (add a function to have the fixed dof outside dofManager)
-
- 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 16, 2010
-
-
Christophe Geuzaine authored
-
- 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)
-
- Mar 04, 2010
-
-
Christophe Geuzaine authored
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
- Nov 13, 2009
-
-
Christophe Geuzaine authored
- renamed functionSpace into polynomialBasis (functionSpace will be much higher level)
-
- Sep 19, 2009
-
-
Christophe Geuzaine 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
-
- Mar 19, 2009
-
-
Christophe Geuzaine authored
-
- Jan 22, 2009
-
-
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 20, 2008
-
-
Christophe Geuzaine authored
-
- Dec 15, 2008
-
-
Christophe Geuzaine authored
-
- Dec 10, 2008
-
-
Christophe Geuzaine authored
without recompiling
-
- Dec 07, 2008
-
-
Christophe Geuzaine authored
-
- Nov 14, 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 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
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- May 12, 2008
-
-
Christophe Geuzaine authored
-