Skip to content

Feature/add weights to lag interpolation coeff

Andreas Dedner requested to merge feature/addWeightsToLagInterpolationCoeff into master

Adds weights to the pointlists used for the lagrange interpolation. Not useful for the existing EquidistantpointSet but a first step towards other PointSets, e.g., GaussLegendre/Lobatto used for spectral DG

Merge request reports