IFEM - Isogeometric Toolbox for the solution of PDEs
Go to file
akva b12e748f42 fixed: give dtol in LinSolParams a more sane default.
this is the criteria used by petsc to detect a divergent solution process,
i.e. the maximum relative increase in the residual before the process is
stopped. we now allow 3 orders of increase

git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@852 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-09 08:51:56 +02:00
Apps Moved linear elasticity simulator to Apps/LinearElasticity. Moved Doxyfile up from src-folder and renamed SplinedFEM.dox to IFEM.dox. Fixed some doxygen warnings from Utility and LinAlg. 2015-07-09 08:51:56 +02:00
cmake/Modules Modified in-tree search for IFEM headers 2015-07-09 08:51:56 +02:00
doc Moved linear elasticity simulator to Apps/LinearElasticity. Moved Doxyfile up from src-folder and renamed SplinedFEM.dox to IFEM.dox. Fixed some doxygen warnings from Utility and LinAlg. 2015-07-09 08:51:56 +02:00
src fixed: give dtol in LinSolParams a more sane default. 2015-07-09 08:51:56 +02:00
CMakeLists.txt Moved linear elasticity simulator to Apps/LinearElasticity. Moved Doxyfile up from src-folder and renamed SplinedFEM.dox to IFEM.dox. Fixed some doxygen warnings from Utility and LinAlg. 2015-07-09 08:51:56 +02:00
Doxyfile Moved linear elasticity simulator to Apps/LinearElasticity. Moved Doxyfile up from src-folder and renamed SplinedFEM.dox to IFEM.dox. Fixed some doxygen warnings from Utility and LinAlg. 2015-07-09 08:51:56 +02:00
HOWTO changed: use a cmake based build system 2015-07-09 08:50:43 +02:00