- Jul 21, 2011
-
-
Tuomas Karna authored
fullMatrix::copy and setAll updated to avoid bugs. copy may reallocate the matrix so it is prohibited for proxies.
-
- Mar 30, 2011
-
-
Jonathan Lambrechts authored
-
- Mar 29, 2011
-
-
Emilie Marchandise authored
conservation laws can now take a function rho for a factor in the mass matrix term M = int_ rho Ni Nj simply add a function * massFactor in your conservation law to use it :-)
-
- Mar 26, 2011
-
-
Christophe Geuzaine authored
- fixed MED node ordering - polished 64 bit Cocoa Mac OS X FLTK version - updated copyright
-
- Mar 03, 2011
-
-
Jonathan Lambrechts authored
-
- Feb 21, 2011
-
-
Gauthier Becker authored
-
- Feb 20, 2011
-
-
Gauthier Becker authored
removed so benchmarks has to update) Add function on fullMatrix to assemble matrix by perturbations
-
- Feb 08, 2011
-
-
Gauthier Becker authored
Integration on bulk and virtual interface terms are performed by a matrix vector product. Add 2 functions in fullMatrix.h and cpp to realize this operation
-
- Jan 21, 2011
-
-
Gauthier Becker authored
-
- Jan 03, 2011
-
-
Jonathan Lambrechts authored
the size is correct (so that they can be used on proxies)
-
- Dec 13, 2010
-
-
Tuomas Karna authored
-
- Dec 11, 2010
-
-
Jonathan Lambrechts authored
-
- Dec 06, 2010
-
-
Jean-François Remacle authored
-
- Oct 18, 2010
-
-
Jonathan Lambrechts authored
-
- Oct 01, 2010
-
-
Christophe Geuzaine authored
-
- Sep 30, 2010
-
-
Axel Modave authored
-
- Aug 29, 2010
-
-
Christophe Geuzaine authored
FIXME: please remove dependencies to Geo/ code in Numeric/ !
-
- Aug 27, 2010
-
-
Tuomas Karna authored
-
- Aug 26, 2010
-
-
Tuomas Karna authored
-
- Aug 23, 2010
-
-
Amaury Johnen authored
AnalyseCurvedMesh development (should work in all cases, edit PluginManager.cpp to activate the plugin)
-
- Aug 13, 2010
-
-
Emilie Marchandise authored
-
- Aug 04, 2010
-
-
Amaury Johnen authored
AnalyseCurvedMesh development (works for triangle and tetra but is not yet optimized and is still incomplete, edit PluginManager.cpp to activate the plugin)
-
- Jul 14, 2010
-
-
Jonathan Lambrechts authored
-
- May 19, 2010
-
-
Jonathan Lambrechts authored
-
- May 13, 2010
-
-
Laurent Van Migroet authored
-
- May 05, 2010
-
-
Jonathan Lambrechts authored
fullMatrix : scale(0) in resize so that fullMatrix m(); m.resize(ni,nj); is equivalent to fullMatrix m(ni,nj);
-
- Apr 27, 2010
-
-
Jonathan Lambrechts authored
-
Jonathan Lambrechts authored
-
- Mar 24, 2010
-
-
Jonathan Lambrechts authored
-
- Mar 22, 2010
-
-
Jonathan Lambrechts authored
-
- Mar 21, 2010
-
-
Christophe Geuzaine authored
-
- Mar 05, 2010
-
-
Jonathan Lambrechts authored
bug correction to dgGroupOfInterfaces in 3d + check for not defined boundaries + remove left/right interface on dgGroupOfFaces
-
- Feb 15, 2010
-
-
Jean-François Remacle authored
No commit message
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
Gaetan Bricteux authored
-
- Jan 15, 2010
-
-
Jonathan Lambrechts authored
-
- Jan 06, 2010
-
-
Jean-François Remacle authored
Added Navier Stokes & 2 test cases in DG Added binary restart capabilities in DG Added mesh renumbering option (-renumber)@
-
- Dec 24, 2009
-
-
Christophe Geuzaine authored
-
- Dec 22, 2009
-
-
Jonathan Lambrechts authored
though. doc interface is present but no doc is generated
-
- Dec 15, 2009
-
-
Jonathan Lambrechts authored
-