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
94e8e7dfe57bbd205395858418bca968cc9dc572
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
17
Apr
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
6
5
4
2
28
Sep
25
22
21
20
15
13
8
7
6
5
1
31
Aug
30
29
28
25
24
23
18
17
9
8
7
31
Jul
Add logging to the sumfact kernel realization step
Guard all usages of opcounting in CMake
Remove opcounted vectorclass implementation in favor of dune-opcounter
Adapt to using dune-opcounter
pep8
reduce problem size + no matrix_free
typo
hide the dirty hacks with specialized mapper and ast builder
fixes the deprication warning for the blockstructured fem introduced in PDELab 2.6
remove CInstructions temporarily for lp.extract_subst
Fix operator counting in sumfact kernel function signatures
Fix operator counting in sumfact kernel function signatures
adds a slightly more complicated iname duplication
minor renames
Relax error criterion for blcokstructured stokes
Update UFL to 2017.2
Restrict to loopy lang version 2017.2.1 for now
Also bump other Andreas modules
Have our own function manglers take precedence over loopy ones
Do not declare quadrature point arrays with one QP
Bump the submodule
Adapt to latest loopy
Reimplement instrumentation as a loopy transformation
[bugfix] Correctly guard with fastdg option
pep8
Unify treatment of input (stage 1) and output (stage 3)
Move function_name generation onto symbolic representation
Remove remnants of previous implementation
Also apply new patch
Disable a loopy logging line that breaks
Restore predicates on sumfact kernels
pep8
Fix fastdg vectorization (incl. h/l)
Additional fix for non-fastdg
Correctly handle non-fastdg case
Adjust adjoint stuff
Fix fastdg jacobians
First steps towards fastdg jacobians
Preliminary FastDG implementation
Fix instrumentation for sumfact kernels in functions
Loading