Skip to content
Snippets Groups Projects
Commit 78408400 authored by Florian Atteneder's avatar Florian Atteneder
Browse files

dg1d: Rename `SpectralElement` to `DGElement` and generalize its purpose...

dg1d: Rename `SpectralElement` to `DGElement` and generalize its purpose (!206)

Generalization should allow it represent DG operators that are not necessarily based on nodal approximations via Lagrange polynomials.

Atm we implement the `nodal_bernstein` version, which is actually pseudo-nodal and not yet tested. Will be done in a follow-up PR.

Along the way we also implement some operators for Bernstein and Legendre bases.
parent 90b27166
Loading
Pipeline #7178 canceled
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment