Skip to content

dg1d: update `lgl` and `glgl` integration methods

Florian Atteneder requested to merge fa/refactor-integrate into main
  • put the integrand as the first argument
  • add integration methods that can work with a function argument
  • add doc strings
  • update usage of integrate functions in rest of code

Merge request reports