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
d27ee153136e07c38bddec5fea598b7a91032723
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
31
Jan
30
29
28
24
23
22
21
18
16
11
10
9
8
7
21
Dec
18
17
14
13
12
11
10
7
5
4
3
28
Nov
26
23
22
21
15
14
13
9
31
Oct
30
26
25
24
23
22
19
18
16
15
12
11
10
8
5
4
2
28
Sep
27
21
20
19
17
14
13
12
6
29
Aug
28
27
24
23
22
21
20
16
15
2
23
Jul
20
19
10
6
4
3
19
Jun
15
14
8
8
May
4
26
Apr
25
24
23
19
18
17
16
13
11
10
9
29
Mar
28
27
26
23
22
21
20
19
16
15
14
13
9
8
7
6
2
1
28
Feb
27
23
22
19
16
15
14
13
12
9
8
7
6
5
2
1
31
Jan
30
adds fma mapper method to `SubstitutionMapper`
use visitor.inames to set inames correctly
let loopy manage determinants st vectorization is possible
adds missing dependency
remove computation of inverse and determinante from geometry.py
copy loopy computation of matrix inverse to tensors.py
[!294] fix identity handling
`identity` removes indices
[!287] Mixins instead of interfaces
One more mention of the geometry mixin in new tests
Add geometry mixin to new tests after merge
Fix up merge resolution
[fixup] Fix equidistant mixin after previous change to axiparallel one
add axiparallel test
fix axiparallel jit
[bugfix] Avoid circular imports
Merge branch 'master' into feature/geometry-mixins
[!285] Vectorization unstructured grids cherry pick
Add fastdg tests for facedir/facemod variation
Cleanup permutations for vectorized case
Add gradvec tests for facedir/facemod variation
[skip ci] Cleanup
Add documentation and remove realize_output interface methods
[skip ci] Avoid cell volumes in weak formulation of test
Remove backend mechanism
Remove unused code
fix 3d poisson test
Reflect change to clang 7 also in job name not only in image choice
Merge branch 'feature/geometry-mixins' of ssh://gitlab.dune-project.org:22022/extensions/dune-codegen into feature/geometry-mixins
Remove old import
fix boundary predicates in vectorized case
remove unnecessary imports
pep8
adds 3d case for neumann bc
reworks neumann bc to use predicates. Only works in 2d
move `name_point_in_macro` to tools
use `self.measure`
update tests
adds to_global
unstructured grid working again
Loading