Skip to content
Snippets Groups Projects
  1. Jul 11, 2022
  2. Oct 08, 2019
  3. Jun 23, 2019
  4. Jun 16, 2019
    • Sander, Oliver's avatar
      Introduce a base class for local energies · c250302c
      Sander, Oliver authored
      Currently, all implementations of variational problems inherit
      from LocalGeodesicFEStiffness, which requires gradient and Hessian
      implementations.  However, most of these implementations really
      only implement the energy, and leave computations of first and
      second derivatives to algorithmic differentiation.  To make
      this clearer, this patch introduces an abstract base class
      LocalEnergy for all implementations that really only have
      an energy.
      c250302c
  5. Dec 27, 2015
  6. Nov 20, 2015
  7. Mar 23, 2015
  8. Mar 18, 2015
  9. Aug 22, 2014
  10. Dec 03, 2013
  11. Sep 03, 2013
  12. Jul 08, 2013
  13. Jul 03, 2013
  14. Apr 05, 2012
  15. Jan 11, 2012
  16. Sep 22, 2011
  17. Aug 19, 2011
  18. Jul 11, 2011
  19. Jun 13, 2011
  20. Jun 07, 2011
  21. Jun 06, 2011
  22. May 29, 2011
  23. May 23, 2011
  24. Apr 18, 2011
  25. Apr 05, 2011
  26. Jan 10, 2011
  27. Nov 05, 2010
Loading