Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
grudge
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
grudge
Graph
fb6a575e274eb394f9d192aefc840390dafda5cf
Select Git revision
Branches
20
array-context
compiler-confusion
cory_sbp
curvi
curvi-clean
dagrt-fusion
diff-batch-caching
eager-deriv-improvements
em-translation
euler
euler-attempt
euler-burn
external-call-v2
gas-dynamics
main
default
protected
ompi-from-conda
pre-array-context
py3-upgrades
quad-hacks2
remove-hwloc-version-constraint
Tags
1
v2021.1
21 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
May
25
24
22
21
20
19
18
17
15
14
13
12
11
10
6
5
3
30
Apr
29
28
27
26
25
20
19
18
17
16
15
14
13
12
10
8
7
6
5
3
30
Mar
29
20
19
17
15
8
23
Feb
18
15
14
13
28
Jan
27
22
21
4
20
Dec
18
17
8
7
2
1
25
Nov
23
19
17
16
13
12
11
29
Oct
27
26
14
1
30
Sep
29
28
27
26
25
7
5
4
26
Aug
25
20
17
16
14
30
Jul
24
20
17
16
17
16
17
16
15
14
13
11
8
6
5
3
2
28
Jun
27
26
24
23
21
20
19
18
17
18
17
16
8
5
4
29
May
28
27
26
24
22
21
20
19
18
17
15
14
Fix docstring of rel_mv_normal
Drop dim arguments throughout geometry.metrics
mv_normal: Improve check on when it's valid to copute normals
Add --visualize flag to surface advection example
Bump norm bound on surface advection case to allow 3D case to pass
Refactor metrics.normal to handle all normal computations
Update operator documentation (#100)
Remove deleted files from setup.cfg
Rename: 'get_distributed_boundary_swap_connection' -> 'distributed_boundary_swap_connection'
Add norm checks in examples
Clean up examples and various imports
Add various documentation updates
metrics: memoize geometry terms into dcoll
trace pair: update docs and container methods
Fix max_eigenvalue method for wave operator
Merge branch 'main' into thg/remove-symbolics
Update nodal reductions in examples, models, and tests
op: update documentation and nodal reductions
discretization: update docs
metrics: update documentation and rename mv_normal
Update surface advection example header
Merge pull request #52 from kaushikcfd/fix_CL_specific_code
Drop function registry tests from test_grudge
Drop model tests from old symbolic tests
Re-add old symbolic tests, drop now-redundant symbolic tests from test_grudge
op: returns a scalar, where applicable (not integer)
op: Prefer annotations to equivalent docs
Metrics: add return type annotations, doc fixes
metrics: Prefer annotations to equivalent docs
Drop symbolic interface from docs
Improve dcoll doc chapter title
Update grudge.DiscretizationConnection canonical import location
Fix dots in metrics docs
Unbreak code folding in geometry.metrics
Expose everything geometric under grudge.geometry
Merge branch 'main' into fix_CL_specific_code
Containerize TracePair using arraycontex decorators
Merge remote-tracking branch 'origin/main' into thg/remove-symbolics
Drop autodoc_typehints from sphinx config
Pass dcoll to nodal reductions
Loading