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
3091caac2a350cc8aba0d16f8404c0aa6482ec3e
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
19
Jan
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
25
24
21
20
19
18
14
13
12
11
7
6
5
30
Sep
29
28
27
26
23
22
21
20
19
7
6
5
31
Aug
30
29
26
25
24
23
22
19
18
17
16
12
11
10
9
5
4
3
28
Jul
27
26
25
21
20
19
18
13
17
Jun
16
Make the sbatch file generic!
Some more fixes to instrumentation_level 3, 4
Use an identifer when dumping timings
Merge branch 'feature/convection-diffusion' into 'master'
Adapt bound to have test pass
Correct sbatch file
Add testing for full tensor calculations
Update sbatch files
Setup timings!
Implement quadrature loop vectorization with temporaries of arbitrary shape
Add an application for convection/diffusion with a full tensor
Have tensor test use NIPG (better results)
Switch test and ansatz indices around!
Add poisson tensor test examples
Implement ListTensors with dimension > 1.
[bugfix] SpatialCoordinate on facets should return direct global coords
[bugfix] Write UFL variants to the debug script dumped by ufl
Merge branch 'feature/sf-face-permutation' into 'master'
Bugfix for vectorization and direct input
Make permutation and vectorization possible
Cleanup permutation in sumfactorization
Permutation of directions is working, needs cleanup
Fix documentation typo
Merge branch 'feature/matrix-free-sumfact' into 'master'
Merge branch 'feature/tensor-product-sf' into 'master'
Cleanup and improve documentation
Implement jacobian_apply
Merge branch 'master' into feature/matrix-free-sumfact
Refactor trialfunction evaluation to be reusable for apply function
Use tensors is SF
Disable jacobian_apply measurements
Fix ordering of data points
Some fixes
Do jacobian_apply time measurements
Adapting the example
Finalize the plotting script
Update documentation of sf
Correctly choose matplotlib backend
Merge branch 'feature/application' into 'master'
Fix cmake part of python scripts
Loading