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
dc3ddb7f834f8ad0d129a2ff6f4582b7f293f0d1
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
Jan
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
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
[WIP] More improvements and pressure normalization
[WIP] Get rho and mu from ini file
[WIP] Do not write vtk in every step
[WIP] Taylor green still broken but exactly like generated code
[WIP] Improve handwriten taylor green vortex (still not working)
[WIP] pdelab taylor green vortex example (not yet working)
Fix some small bugs
Add modified example from howto to test generated code
Add navier-stoke tests mimicing pdelab-howto
Add navier-stokes tests
Merge branch 'feature/remove-interactive-mode' into 'master'
Remove interactive mode
Merge branch 'feature/fixes-for-hyperbolic-stuff' into 'master'
fix pep8
[skip ci] Remove debug left overs
dirichlet_expression -> interpolate_expression
Adjust visitor to allow sums/conditionals of expressions of arbitrary shape
Fix CompositeGridFunctionSpaces with 1 child
use plain array alias for the coefficient and residual vectors
adjusts evaluate_coefficient* to changes in get_pymbolic_indices and nested basis loops
uses nested indices for basis functions, i.e. phi[ix+2*iy]
get_pymbolic_indices can handle sums and products as indices, i.e. a[i+3*j]
makes inames for subelements more verbose
Merge branch 'bugfix/stokes_ufl_in_application' into 'master'
Divide through h_e for in Stokes application
Merge branch 'feature/single-precision' into 'master'
Fix literals to be of correct floating point type
Fixup
Merge branch 'feature/costmodel-based-vectorization' into 'master'
Use SuperLU instead of UMFPack
Prohibit lp.auto being used for size deduction
Small fixes to make compilation of single precision work
First iteration on supporting single precision!
[skip ci] fix pep8
[skip ci] Add statement ordering option to measuring applications
Merge branch 'feature/cache-with-stackframe' into 'master'
Disable performance bug for non-production work
Adapt stokes application
Make test_python pass
Bugfix: Extract value instead of cache object
Loading