dg1d: refactor lgl and glgl modules (!204)
Unify interface for LGL and GLGL rules and update `SpectralElement` accordingly: - most routine should just work with one argument `Npts` - add more doc strings - remove unused methods `linear_dependency_matrix` and `expansion_matrix` - remove unused fields of `SpectralElement`
parent
70e66d2b
No related branches found
No related tags found
Showing
- src/glgl.jl 67 additions, 168 deletionssrc/glgl.jl
- src/lgl.jl 38 additions, 154 deletionssrc/lgl.jl
- src/spectralelement.jl 21 additions, 31 deletionssrc/spectralelement.jl
- test/IntegrationTests/refs/burgers_sine_avmda/output1d.h5 0 additions, 0 deletionstest/IntegrationTests/refs/burgers_sine_avmda/output1d.h5
- test/IntegrationTests/refs/euler_sod_shock_tube_bernstein/output1d.h5 0 additions, 0 deletions...tionTests/refs/euler_sod_shock_tube_bernstein/output1d.h5
- test/IntegrationTests/refs/grhd_bondi_accretion/output0d.h5 0 additions, 0 deletionstest/IntegrationTests/refs/grhd_bondi_accretion/output0d.h5
- test/IntegrationTests/refs/grhd_bondi_accretion/output1d.h5 0 additions, 0 deletionstest/IntegrationTests/refs/grhd_bondi_accretion/output1d.h5
- test/IntegrationTests/refs/grhd_bondi_infall_avmda/output1d.h5 0 additions, 0 deletions...IntegrationTests/refs/grhd_bondi_infall_avmda/output1d.h5
- test/IntegrationTests/refs/srhd_simple_wave_avmda/output1d.h5 0 additions, 0 deletions.../IntegrationTests/refs/srhd_simple_wave_avmda/output1d.h5
- test/UnitTests/src/test_spectral.jl 67 additions, 51 deletionstest/UnitTests/src/test_spectral.jl
Loading
Please register or sign in to comment