ScalarEq: Implement modal Bspline2 DG evolution
Similar to !207 (merged), but using the new 2nd order Bspline basis.
Currently supports only bare evolutions and no HRSC etc.
Also: This is a quasi-nodal Ansatz similar to the Bernstein Ansatz, i.e. it is not interpolating, but the modal coefficients are related to some sampling of the data on the grid.
This means that one has to sum the modal coefficients onto the grid to obtain the nodal values, which can be done with interpolate
or a Vandermonde matrix.
Atm this is not consistently done in the ScalarEq project, hence, care needs to be examined when interpreting results!
Merge request reports
Activity
added 1d ScalarEq feature new reftests labels
enabled an automatic merge when the pipeline for 331b4efd succeeds
mentioned in commit 8cf7196c
mentioned in merge request !216 (merged)
mentioned in commit 6c126e8f