- Sep 08, 2014
-
-
Dr. Felix Tobias Schindler authored
This fixes some warnings in 'VectorType vec(size_t)' when VectorType was a FieldVector< int, ... > bc. of the size_t to int conversion and is a more general solution in general.
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
This adds the possibility to convert 'true' and 'false' together with their uppercase variants to bool. This allows to use an ini file with dune and python (as it used to be). Fixes #12
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
- Sep 06, 2014
-
-
- Sep 05, 2014
-
-
Dr. Felix Tobias Schindler authored
-
-
- Sep 04, 2014
-
-
Dr. Felix Tobias Schindler authored
-
- Sep 02, 2014
-
-
-
René Fritze authored
-
René Fritze authored
-
René Fritze authored
-
Dr. Felix Tobias Schindler authored
-
-
René Fritze authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
-
- Sep 01, 2014
-
-
René Fritze authored
-
- Aug 29, 2014
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
This is the more natural situation if some of the norms are actually estimators. In addition, the EOC should not be affected anyway.
-
Dr. Felix Tobias Schindler authored
These variable names make reading the error message a bit easier.
-
Dr. Felix Tobias Schindler authored
-
- Aug 28, 2014
-
-
René Fritze authored
Conflicts: dune/stuff/test/common_logger.cc
-
Dr. Felix Tobias Schindler authored
Somehow size_t(...) was 791 while ... was 792, so a std::round(...) might be better.
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
Success was previously defined as the results being less or equal to the expected results, which is not optimal. From now on it is checked whether the expected result and the result (in scientific notation) are equal in their first three meaningful digits.
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-