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
36bf3790b26b27bcc58f9b376f0fd4b4c6f56759
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
25
Oct
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
24
23
22
19
18
17
16
15
12
10
9
8
5
4
3
11
Dec
8
7
6
4
1
30
Nov
29
28
24
23
22
21
20
9
30
Oct
25
12
11
10
9
relax test requirements
use custom to_global only for volume integrals
adds more exhaustive test for poisson with tensor
adds to_global for unstructured 3d grids + some renaming
adds to_global for unstructured 2d grids
make dimension independent
do not delete keys from dict
compute local -> global transformation manually, this allows vectorization
[!281] Avoid more no op conditionals
Avoid more no op conditionals
[!280] Avoid visiting No-op integrals
Avoid visiting No-op integrals
[!278] Enable extendability of the visitor for custom UFL nodes
[!279] Remove an obsolete argument from the boudnary_predicates function
Remove an obsolete argument from the boudnary_predicates function
Fixup and two more low hanging fruits
pep8
Enable extendability of the visitor for custom UFL nodes
Initialize return variable in case of no hooks being registered
Fixup
Make hooks decorators and allow chaining them
pep8
adds test for 'really' unstructured grid
don't use curly braced initializer
silence read_no_write warning for vectorized buffer
add dependencies to reduce loopy warnings
put the mangler in the right place
use Dune fv type if no vectorization is used
Fix case of hook being not registerd
Add a first implementation of hooks
Merge branch 'master' into feature/use-custom-geometry-transformation
rework and downsize tests
rename `abs` to disable standard c function mangler
[!272] dont generate jacobian for matrix free computations
pep8
adds vectorized iname array
[!275] [cmake] Allow code generation system tests to depend on additional files
[!274] Feature/use different dof numbers for cg
[!269] Feature/nonlinear sumfact cg
[!264] Sum factorization for untstructured grids
Loading