Skip to content
Snippets Groups Projects
  1. Jun 23, 2019
  2. 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
  3. Jun 14, 2019
  4. Jun 01, 2019
  5. May 29, 2019
  6. May 27, 2019
  7. May 22, 2019
  8. May 21, 2019
  9. May 20, 2019
  10. May 17, 2019
Loading