- Feb 05, 2016
-
-
René Fritze authored
-
René Fritze authored
-
- Jan 21, 2016
-
-
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
-
- Jan 20, 2016
-
-
Dr. Felix Tobias Schindler authored
-
- Dec 11, 2015
-
-
René Fritze authored
-
- Oct 07, 2015
-
-
René Fritze authored
-
- Jul 23, 2015
-
-
Dr. Felix Tobias Schindler authored
Forgot to move that one.
-
- Mar 26, 2015
-
-
Tobias Leibner authored
-
- Mar 17, 2015
-
-
René Fritze authored
-
René Fritze authored
-
- Feb 06, 2015
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
- Feb 03, 2015
-
-
Dr. Felix Tobias Schindler authored
Signed-off-by:
Felix Schindler <felix.schindler@wwu.de>
-
Dr. Felix Tobias Schindler authored
-
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... :)
-
- Aug 13, 2014
-
-
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 23, 2014
-
-
René Fritze authored
-
- Jun 25, 2014
-
-
Tobias Leibner authored
-
- Jun 07, 2014
-
-
Tobias Leibner authored
-
- Jun 04, 2014
-
-
Tobias Leibner authored
-
- May 30, 2014
-
-
Felix Schindler authored
And implemented the current variant as a specialization. This allows us to add a 2nd variant taking a diffusion factor and a diffusion tensor.
-
- May 12, 2014
-
-
Felix Schindler authored
-
- May 08, 2014
-
-
Felix Schindler authored
* change signature to common < E, D, d, R, r, rC > scheme and fail for wrong variants * add default_config() and create() to Testcase1Force and Testcase1ExactSolution * some white space
-
- May 07, 2014
-
-
Felix Schindler authored
* added ESV2007::Testcase1Force * added ESV2007::Testcase1ExactSolution * renamed ESV2007Cutoff -> ESV2007::Cutoff
-
- Apr 27, 2014
-
-
Tobias Leibner authored
-rename namespace Function to Functions -rename class Functions to FunctionsProvider
-
- Apr 23, 2014
-
-
Felix Schindler authored
-
- Apr 15, 2014
-
-
Felix Schindler authored
-