Skip to content

added an integral that computes the integral of the domain,

Martin Alkämper requested to merge feature/integral-method-based-on-lpnorm into master

This is basically the L1Norm without the abs. The ReturnType is just the RangeType of the DiscreteFunction. Or it is the 0th momemtum. Using the ACFem notation it becomes really easy to calculate higher order momentums.

The name Integral is open to discussion.

Merge request reports