- Aug 03, 2010
-
-
Christophe Geuzaine authored
-
- Jun 04, 2010
-
-
Tuomas Karna authored
physical tags, partitioning, second order prisms
-
- May 21, 2010
-
-
Jonathan Lambrechts authored
-
- Mar 20, 2010
-
-
Christophe Geuzaine authored
-
- Feb 18, 2010
-
-
Jonathan Lambrechts authored
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
- Jan 26, 2010
-
-
Jonathan Lambrechts authored
free to improve...)
-
- Jan 20, 2010
-
-
Jean-François Remacle authored
-
- Jan 13, 2010
-
-
Jonathan Lambrechts authored
-
- Jan 12, 2010
-
-
Christophe Geuzaine authored
-
- Jan 10, 2010
-
-
Christophe Geuzaine 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
-
- Nov 12, 2009
-
-
Bastien Gorissen authored
related to parameters being wrong.
-
- Oct 22, 2009
-
-
Emilie Marchandise authored
CreateTopologyFromMesh more accurate Possibility to partition also Faces and not only GModels
-
- Oct 15, 2009
-
-
Emilie Marchandise authored
-
- Sep 11, 2009
-
-
Christophe Geuzaine authored
-
- 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 15, 2009
-
-
Jean-François Remacle authored
added createtopologyFromMSH to create Topology from list of triangles
-
- May 07, 2009
-
-
Jean-François Remacle authored
-
- Feb 05, 2009
-
-
Christophe Geuzaine authored
-
- Feb 02, 2009
-
-
Christophe Geuzaine authored
-
Koen Hillewaert authored
-
- Jan 21, 2009
-
-
Jean-François Remacle authored
-
- 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
-
- Dec 23, 2008
-
-
Jean-François Remacle authored
-
- Nov 27, 2008
-
-
Jean-François Remacle authored
reparametrization through harmonic maps enhanced
-
- Nov 23, 2008
-
-
Christophe Geuzaine authored
-
- Nov 19, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
consolidate parametricCoordinates with reparamMeshVertexOnFace
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
cleanup high order
-
- Nov 17, 2008
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
- Nov 14, 2008
-
-
Christophe Geuzaine authored
-
- Nov 08, 2008
-
-
Jean-François Remacle authored
-