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
9b80bd3fbbc49e8a13ebf8ffab8c4f69db95d70f
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
24
Aug
23
18
17
9
8
7
31
Jul
26
25
24
21
20
19
18
14
13
12
11
10
7
6
5
3
27
Jun
20
19
6
26
May
25
23
16
15
3
2
28
Apr
27
26
25
24
20
19
18
13
12
11
10
7
6
5
4
3
31
Mar
30
29
28
27
24
23
22
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
Passes visitor instead of interface
Adds one 3d poisson test
Removes pdelab patch, adds instead blockstructured FEM locally
Fix name of pacxx docker image.
Adjusts to pep8
Removes backend call in determine_accumulation_space
Removes debugger stuff
Removes unnecessary backend switch
Removes unnecessary backend switch
Adds interface parameter to pymbolic test and trialfunctions.
Switches test cases back to 2d
[Opcounter] Workaround for clang slp optimizer bug
[CI] Also test with clang.
Explicitly allow an empty DUNECI_RUN_TESTS variable.
Fix for index computation for qk with k>1
Adds patch for dune-pdelab
Adds some comments
Undo loopy commit
Removes unnecessary backends
Makes code compliant with pep8
Activates all tests
Removes element parameter from pdelab pymbolic_coefficient implementation.
Moves setting/removing of degree to the right place
Adds more tests for blockstructuring, stokes not working
Adds support for mixed elements, not thoroughly tested
Adds computation of macro index on facets in 3d
Reverts introduction of nested loops over basis functions
Adds bitwise RIGHT SHIFT to DuneCExpressionToCodeMapper
Adds bitwise AND to DuneCExpressionToCodeMapper
WIP: Changes the single loop over basis function into nested loops Part 2
WIP: Changes the single loop over basis function into nested loops
WIP: Changes the single loop over basis function into nested loops
Moves inclusion of subelem inames to interface
Adds boundary integrals for blockstructuring, seems to be working
Adds micro to macro conversion for 2d boundaries, not quite working
Adds subelem inames to lfs_names
[CI] Build and runn *all* unit tests.
[CI] Also use `nproc` to generate the diagnostic output.
[CI] Use `nproc` to determine the number of parallel makes.
[CI] Use newer images, and try compiling with pacxx.
Loading