Skip to content
Snippets Groups Projects
  1. May 17, 2019
  2. May 04, 2019
    • Sander, Oliver's avatar
      Merge mixed-cosserat-continuum.cc into cosserat-continuum.cc · 28971b3a
      Sander, Oliver authored
      These two files are very similar, and merging them will reduce
      maintenance effort in the future.  As of this patch, there is
      now quite a number of preprocessor directives in the new merged
      cosserat-continuum.cc.  That is not pretty, but the new state
      is still much easier to maintain than two completely separate
      files.  What is more, I hope to be able to reduce some of that
      preprocessor trickery by smarter use of the dune-functions
      basis trees.
      28971b3a
  3. May 03, 2019
  4. Oct 04, 2018
  5. Sep 06, 2018
  6. May 30, 2018
  7. Apr 16, 2018
  8. Apr 11, 2018
  9. Mar 22, 2016
  10. Jan 26, 2016
  11. Jan 24, 2016
  12. Jan 23, 2016
  13. Jan 22, 2016
  14. Jan 20, 2016
  15. Jan 19, 2016
  16. Jan 09, 2016
  17. Dec 03, 2015
  18. Oct 02, 2015
  19. Mar 23, 2015
  20. Mar 20, 2015
  21. Mar 19, 2015
  22. Jan 28, 2015
    • Oliver Sander's avatar
      Hand over the FE Basis type as a template parameter · 37cc7798
      Oliver Sander authored
      This is much cleaner than handing over the Grid only, and then trying
      to guess the basis using the preprocessor.  After all, the
      RiemannianTrustRegionSolver calls the assembler, so it may know the
      function space basis.
      
      [[Imported from SVN: r10035]]
      37cc7798
  23. Dec 26, 2014
Loading