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
b37139f51cbd84758a19c4ecd401c7cc6c591aed
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
27
Apr
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
2
1
29
Nov
28
25
24
22
21
17
11
10
9
8
7
4
3
2
31
Oct
29
28
27
26
Add TSC timers
Merge branch 'feature/precompute-quadrature-quantities' into 'master'
Import name
Remove CSE stuff
Select components of list tensors if indexed with fixed indices
Optimize FacetNomral in the axiparallel case
Next try at correct tensor deps
Define degree ufl_variant
Do not use old UFL file for opcount test
Disable more CSE
fix tensor deps - again
disable CSE for now
Also precompute quadrature positions
Fix vectorized access to class member precomputations
Merge branch 'feature/unrolled-dimension-indices' into 'master'
Remove old implementation of to_global
Precompute quadrature weights on a localoperator level
Only regsiter the visitor at the interface, do not pass it around all the time
Correct namespace
Update all instructions in collect_rotate (independent of processing order)
Add global coordinate calculation for axiparallel grids (without dune-geometry)
Fix tensor sumfact example
Fix stokes sumfact
Fix hashing of stage 3 input
Remove tensor stuff again, that I am now dripping over
Some fixes
Add shortcut in cutting of test function
Cleanup accumulation.py
Handle sumfact geometry evaluation the new way
pep8
Simplify pymbolic_coefficient{_gradient} handler
Add unrolling code
Unroll dimension loops in sumfact branch
[bugfix] fix occurence of expression both in vector and in array statement
Add dependencies to list tensors
Fix FastDG
Fix slicing example for sumfact geometry
Fix vertical vectorization of geometries
Fix evaluation of global coordinates on faces
First working example: spatial coordinate on volumes
Loading