- Aug 23, 2011
-
-
Andreas Lauser authored
this is an aid for debugging precision problems. in order to use this, add --enable-quad to the CONFIGURE_FLAGS of your options file, re-run dunecontrol, include the header file "dumux/common/quad.hh" after config.h and *before* everything else. next, set the Scalar property to 'quad'. finally, you need to patch Dune::className() to not access the typeid method, for example by returning a constant string like "<unknown>" (so far, typeids are not yet generated for quad precision floating point values by GCC which I consider to be a compiler bug...) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6534 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Apr 28, 2011
-
-
Andreas Lauser authored
fix the GCC 4.6 stuff in a more backward compatible way and fix a lot of "variable set but not used" warnings on GCC 4.6 if the compiler doesn't know about constexpr git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5676 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 21, 2011
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5265 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 03, 2011
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5165 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 19, 2011
-
-
Andreas Lauser authored
we disable MPI by default as it might result in compilation issues with newer compilers and the models do not work reliably anyway. also the conditionals for building the handbook are refined and summary status messages are added for LaTeX and the handbook. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5033 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 18, 2011
-
-
Andreas Lauser authored
also do some cleanups in the macros git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5030 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 14, 2010
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4869 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 21, 2010
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4305 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 16, 2010
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@3851 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 13, 2010
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@3825 2fb0f335-1f38-0410-981e-8018bf24f1b0
-