Skip to content
Snippets Groups Projects

dg1d: Add Bsplines

Merged Florian Atteneder requested to merge fa/bspline into main

This adds multiple things:

  • A Bspline module for working with 2nd order Bsplines.
  • Extends DGElement with the kind=:modal_bspline2 option.
  • Updates docstrings and refactors some tests.
  • Adds a LG module for Legendre-Gauss quadrature.
  • Adds a plotting script plot/bspline.jl to tinker with the Bspline2 approximation.

Also adds a new option to the Mesh parameters section:

  • kind = "modal_bspline2": Utilize a 2nd order modal Bspline Ansatz for the DG evolution.

Merge request reports

Merge request pipeline #7198 passed

Merge request pipeline passed for f102b525

Test coverage 65.39% from 1 job
Approval is optional

Merged by Florian AttenederFlorian Atteneder 7 months ago (Aug 19, 2024 7:58pm UTC)

Merge details

  • Changes merged into main with 909e3d50 (commits were squashed).
  • Deleted the source branch.

Pipeline #7199 passed

Pipeline passed for 909e3d50 on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading