- Apr 30, 2015
-
-
Tobias Leibner authored
-
- Apr 29, 2015
-
-
Tobias Leibner authored
-
- Apr 28, 2015
-
-
Tobias Leibner authored
-
Tobias Leibner authored
- for this purpose, add new constructors and build_gradients method taking a FieldMatrix and get "gradient" key from config as FieldMatrix
-
- Mar 26, 2015
-
-
Tobias Leibner authored
This reverts commit e52259a4b3c6f7b6ee6b3e97af9ffdc32eff20bb.
-
- Mar 18, 2015
-
-
Tobias Leibner authored
-
- Mar 17, 2015
-
-
René Fritze authored
-
- Feb 06, 2015
-
-
Dr. Felix Tobias Schindler authored
-
- Feb 03, 2015
-
-
Dr. Felix Tobias Schindler authored
-
- Dec 04, 2014
-
-
Dr. Felix Tobias Schindler authored
-
- Oct 22, 2014
-
-
Dr. Felix Tobias Schindler authored
-
- Oct 21, 2014
-
-
Dr. Felix Tobias Schindler authored
-
- Sep 24, 2014
-
-
René Fritze authored
Paragraph 12.8/15 of the C++11 Standard: The implicitly-defined copy/move constructor for a non-union class X performs a memberwise copy/move of its bases and members
-
- Sep 11, 2014
-
-
Dr. Felix Tobias Schindler authored
There is finally only one FunctionProvider, all specializations are gone. The price for this is one additional line in all functions that should be provided which is acceptable. See the added documentation of FunctionProvider on how to proceed for new functions. The only drawback is that there are still four places in functions.hh that need to be touched. This is left as an exercise for someone who fancies static loops over tuple types (not a tuple object), I am too tired now... :)
-
- Sep 10, 2014
-
-
Dr. Felix Tobias Schindler authored
-
- Sep 08, 2014
-
-
Dr. Felix Tobias Schindler authored
-
- Aug 13, 2014
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
refs #282
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
refs #282
-
Dr. Felix Tobias Schindler authored
-
- Jul 30, 2014
-
-
Tobias Leibner authored
-
- Jul 29, 2014
-
-
René Fritze authored
this requires fixing by @ftalbrecht
-
- Jun 25, 2014
-
-
Tobias Leibner authored
-
- May 21, 2014
-
-
Felix Schindler authored
-
Tobias Leibner authored
-
- May 20, 2014
-
-
Felix Schindler authored
-
- May 12, 2014
-
-
Felix Schindler authored
-
- May 06, 2014
-
-
Tobias Leibner authored
-
Felix Schindler authored
-
- May 04, 2014
-
-
Tobias Leibner authored
- mark variable as unused to hide warning - change Dune::IOError to Exceptions::configuration_error - get order as size_t instead of int and change its default value
-
Tobias Leibner authored
-
- May 01, 2014
-
-
Tobias Leibner authored
-
- Apr 30, 2014
-
-
Felix Schindler authored
-
Felix Schindler authored
-
- Apr 27, 2014
-
-
Tobias Leibner authored
-
Tobias Leibner authored
-rename namespace Function to Functions -rename class Functions to FunctionsProvider
-
- Apr 23, 2014
-
-
Felix Schindler authored
-
- Apr 16, 2014
-
-
Felix Schindler authored
-
Felix Schindler authored
-