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
be6bbb5eb3ab4f5a4527724005ad1902ede242ef
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
6
Mar
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
26
25
24
21
20
19
18
14
13
12
11
10
7
6
5
3
27
Jun
20
Adjust penalty term in stokes dg examples
Remove fromlist vectorization strategy
Guard Vec8d template specialization with MAX_VECTOR_SIZE
Add typename again
Make base_floatingpoint available for non-counted vector types
Remove typenames
Fixup
Add traits to extract the underlying scalar type from vectors
Add Vec8d(Vec4d, Vec4d) constructor
Arrays are pointers, stupid!
Fix pointers for get_low/high
Fix operator++/-- of opcounted vector types
Fixup
Add get_high/get_low on opcounted Vec8d
transpose -> transpose_ref for 8x8 transpose
Add lower/upper constructors for operator counted Vec4d
Prefix large theta matrices with Theta as well
Merge branch 'feature/adjoint' into 'master'
Merge branch 'feature/opcounter-permute' into 'master'
Correctly generate names for combined theta matrices
Make vectorization opportunities deterministic again
Adapt hyperbolic examples
Use the correct restriction everywhere
adds vectorized poisson test
Merge branch 'feature/fix-operator-method-order' into 'master'
Adapt DG tests (except for hyperbolic stuff) to new self/neighbor
A bit of cleanup
Merge branch 'feature/fix-operator-method-order' into feature/new-vectorization-features
Fix Kernel=None case for name
Fix small bugs
Merge branch 'feature/fix-operator-method-order' into feature/new-vectorization-features
Fix class name default to be orderable
Merge branch 'feature/fix-operator-method-order' into feature/new-vectorization-features
Make sure that sumfact switches do not fail ordering
Merge branch 'feature/fix-operator-method-order' into feature/new-vectorization-features
Make order of assembly methods deterministic
Make facet normals consisten: ('+') is self and ('-') is neighbor
enables use of permute and [] in opcounter
fixes typo
adjust permute to general vector size
Loading