- Jul 13, 2011
-
-
Bastien Gorissen authored
-
- May 21, 2011
-
-
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 02, 2011
-
-
Matti Pellika authored
No commit message
-
- Oct 15, 2010
-
-
Christophe Geuzaine authored
-
- Oct 05, 2010
-
-
Christophe Geuzaine authored
-
- Sep 06, 2010
-
-
Emilie Marchandise authored
-
- Sep 03, 2010
-
-
Christophe Geuzaine authored
-
- Jun 04, 2010
-
-
Tuomas Karna authored
physical tags, partitioning, second order prisms
-
- Apr 02, 2010
-
-
Bastien Gorissen authored
No commit message
-
- Feb 18, 2010
-
-
Jonathan Lambrechts authored
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
Gaetan Bricteux authored
-
- Jan 09, 2010
-
-
Jean-François Remacle authored
-This line, and those below, will be ignored-- M Common/LuaBindings.cpp M Geo/MVertex.cpp M Geo/GVertex.h M Geo/MVertex.h M Solver/dgAlgorithm.cpp M Solver/TESTCASES/ForwardFacingStep.lua M Solver/dgSlopeLimiter.cpp M Solver/dgSystemOfEquations.cpp M Solver/dgConservationLawPerfectGas.cpp
-
- Sep 03, 2009
-
-
Christophe Geuzaine authored
-
- Aug 29, 2009
-
-
Christophe Geuzaine authored
never ever change the immutable vertex numbers: otherwise we cannot use our algorithms from outside with prescribed boundary meshes -> use MVertex::_index instead (renamed setNum to forceNum to make sure we don't use setNum by mistake)
-
- Aug 27, 2009
-
-
Christophe Geuzaine authored
make MElement and MVertex thread-safe by guarding _globalNum
-
- 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
-
- May 08, 2009
-
-
Jean-François Remacle authored
-
- May 01, 2009
-
-
Christophe Geuzaine authored
-
- Apr 30, 2009
-
-
Jean-François Remacle authored
added createTopology when Merging a MSH File and implemented discreteEdge
-
- Feb 02, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Koen Hillewaert authored
-
- Jan 19, 2009
-
-
Christophe Geuzaine authored
setNum() should change _globalNum
-
- 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 23, 2008
-
-
Christophe Geuzaine authored
-
- Nov 19, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
consolidate parametricCoordinates with reparamMeshVertexOnFace
-
Christophe Geuzaine authored
cleanup high order
-
- Nov 17, 2008
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
- Nov 03, 2008
-
-
Christophe Geuzaine authored
-
- Oct 13, 2008
-
-
Christophe Geuzaine authored
-
- Oct 08, 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 23, 2008
-
-
Stefen Guzik authored
CGNS I/O rewrite - alpha version
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- Jul 03, 2008
-
-
Christophe Geuzaine authored
-