Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
psaap3-weno
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Klöckner
psaap3-weno
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e1d220a119c599ae94245814b184e54a32102809
Select Git revision
Branches
4
fix-loopy-failures
master
default
protected
rhs_metric_tests
rhs_tests
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Sep
2
30
Aug
29
26
24
23
22
19
6
3
2
29
Jul
28
22
21
20
17
15
9
10
9
8
1
29
Jun
28
26
25
24
21
20
21
20
19
17
1
31
May
30
29
28
29
28
27
28
27
28
27
28
27
26
25
26
25
26
25
24
23
21
20
21
20
19
15
14
13
9
8
add some FIXME notes
cleanup some more post-merge issues
fix some outstanding issues from merge
Merge branch '15-calls-to-auto_test_vs_ref-do-not-need-warmup' into flux-derivative-tests-uniform-grid
Merge branch 'separate-tests' into 'reference-implementation'
Merge branch 'separate-tests' into 15-calls-to-auto_test_vs_ref-do-not-need-warmup
update CI script to reflect new test directory
Merge branch 'separate-tests' into 15-calls-to-auto_test_vs_ref-do-not-need-warmup
rename test directory
set warmup_rounds to 0
using more robust approach to finding WENO source file
trying to placate CI script since it doesn't like that we changed the test filename
flux splitting test should really be with WENO flux tests
eliminate confusing name 'cfd'
eliminate duplicate computation of frozen metrics for Roe eigensystem test
split tests into separate files
move test files to separate directory
add an alias for ideal_gas so it's easier to use another gas in future
get rid of stuff we don't need anymore, and cleanup usage of direction
get rid of some unused utility functions
more cleanup in reference implementation
cleanup oscillation indicator computation
more cleanup on flux splitting, add new utility to transpose and copy arrays
some cleanup in flux splitting reference
get rid of commented single-precision values for array comparison check
clean up pointwise flux computation in reference implementation
break out ideal gas specific elements of reference implementation
add consistent_part to reference implementation
remove hard-coded data, broken because we forgot reference implementation for consistent part
added reference implementation for wavespeeds
use fluxes from reference implementation
add "reference" implementation for Roe eigensystem
added reference implementation for pointwise eigenvalues
using reference implementation for flux splitting
bugfix in reference implementation imports/naming
introduce utility for generating empty arrays
not using ref implementation of characteristic flux splitting since it seems to cause dimensional issues
added reference implementation for characteristic flux splitting
added reference implementation for oscillation indicators
add reference implementation of weno flux
Loading