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
66ef042c323225e1032a7f1f64b0c9780dfd7aaa
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
23
Jan
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
29
26
25
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
fix vectorization
add geometry mixin option
more fixes
small fixes
use mixin to get quadrature inames
My first attempt to apply mixins to blockstructured stuff
Remove interface entirely
Fixup
pep8
Move gemoetry mixin options into form section
Remove interface
fixup
Add geometry mixins to stokes sumfact ini files
Fix test
Fix sumfact_regular_jacobians option
More fixes
Small fixes
Update adoint control code path
Implement sumfact_multilinear Geometry Mixin
Temporarily disable blockstructured test to have CI be meaningful
Add accumulation mixins
Remove unused quadrature code
A first sum factorization geometry mixing (equidistant geometries)
Equidistant PDELab geometrys and test adaption
Generic PDELab stuff is working again
WIP stuff on sumfact geometry mixins
Implement the first set of mixin classes!
Fix cache_restoring context
Loading