Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-codegen
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Christian Heinigk
dune-codegen
Graph
4b6609e615644a2fe92aeb028d8ef70529d7bafd
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Mar
8
Feb
7
3
2
1
31
Jan
27
26
25
24
23
19
18
17
16
13
12
11
10
9
5
23
Dec
22
21
20
19
15
14
13
12
9
8
7
6
5
2
1
29
Nov
28
25
24
22
21
17
11
10
9
8
7
4
3
2
31
Oct
29
28
27
26
25
24
21
20
19
18
14
13
12
11
7
6
5
30
Sep
29
28
27
26
23
22
21
20
19
7
6
5
31
Aug
30
29
26
25
24
23
22
19
Adapt to the new python interfaces from dune-common
Merge branch 'feature/restructure-applications' into 'master'
Remove subsdirectory from CMakeLIsts.txt
Implement conditional handling for vector types
Remove convection diffusion reaction again
Fixup forgotten stuff
Add convection diffusion reaction system
Rename conv_diff -> poisson_dg_tensor
Add a verification executable to existing applications
Merge branch 'feature/refactor-manual-cse' into 'master'
Tag non-vectorized sumfact output
Make visitor changes more clear
Apply CSE in the applications
Refactor substitution rules to not show up in *all* kernels
Use std::string for the identifier consistently
Do not convert back to c_str
Also update poisson_dg application
Adjust application
Adjust DG formulations of applications
Merge branch 'feature/volumes-as-constants' into 'master'
Implement geometry volumes as constants (which they naturally are)
Merge branch 'feature/fixup-ADL-stuff' into 'master'
Fix ADL problems
Merge branch 'feature/diameter-handler' into 'master'
More std:: handling
Fixup
Handle max/min through functions
Implement handlers to allow generation of correct penalty term
Merge branch 'feature/mix-vectorizing-stage-1-and-3' into 'master'
Correct another vec_index
Correctly tag padding instructions
Have the vector index counter variable depend on what is happening in stage 3
Refactor vector indices in collect_rotate
Merge branch 'feature/bugfix' into 'master'
Bugfix on sumfact stage1: Input layout
Merge branch 'cleanup/tests' into 'master'
SSIP -> SIPG
Cleanup sumfact tests
Add missing mini file
Cleanup stokes tests
Loading