Skip to content
Snippets Groups Projects
  1. Feb 05, 2016
  2. Jan 21, 2016
  3. Jan 20, 2016
  4. Dec 11, 2015
  5. Oct 07, 2015
  6. Jul 23, 2015
  7. Mar 26, 2015
  8. Mar 17, 2015
  9. Feb 06, 2015
  10. Feb 03, 2015
  11. Oct 22, 2014
  12. Oct 21, 2014
  13. Sep 24, 2014
  14. Sep 11, 2014
    • Dr. Felix Tobias Schindler's avatar
      [functions] rewrite of FunctionProvider to reduce code duplication · 2662b824
      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... :)
      2662b824
  15. Aug 13, 2014
  16. Jul 30, 2014
  17. Jul 23, 2014
  18. Jun 25, 2014
  19. Jun 07, 2014
  20. Jun 04, 2014
  21. May 30, 2014
  22. May 12, 2014
  23. May 08, 2014
    • Felix Schindler's avatar
      [functions.ESV2007] · 3edfd593
      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
      3edfd593
  24. May 07, 2014
    • Felix Schindler's avatar
      [functions.ESV2007] · 34c1655a
      Felix Schindler authored
      * added ESV2007::Testcase1Force
      * added ESV2007::Testcase1ExactSolution
      * renamed ESV2007Cutoff -> ESV2007::Cutoff
      34c1655a
  25. Apr 27, 2014
  26. Apr 23, 2014
  27. Apr 15, 2014
Loading