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
04b24466a5ab60349e912e812022c38ac4ebc3f1
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
21
Jul
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
2
1
29
Nov
28
25
24
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.
Attempt to use multiple core, if available.
Organise the images more logically.
Sets right type for DG LocalBasis in the default case
Removes very stupid backend
Corrects boundary kernel for blockstructuring
spell perftool without 's'.
Cave in and put the image on docker hub.
Adds visitor interface for blockstructuring
Adds computation of macro coordinates in to_global
Adds type definition for PkLocalBasis
Removes bug in compile exception
Removes unnecessary Class
Adds localBasis function object to operator
Changes template parameter of LocalBasisCache
Uses right Finite Element name in driver
Makes usage of get_backend consistent
Adds inames to construction of qp in macro element, get stupid warning
Moves application of transformation from micro to reference element from visitor to PDELab interface
Adds right name attribute for evaluate_{basis,grad} backend
Adds transformations of JacobianInverse and JacobianDeterminant
Removes micro_to_macro_index from accum_insn and introduces a class BlockstructuredAccumulationSpace to specialize AccumulationSpace for blockstructured FEM
Adds transformation from micro element to macro element
Merge branch 'master' of ssh://gitlab.dune-project.org:22022/dominic/dune-perftool into feature/blockstructured_poisson
adds computation of index in macro cell
[CI] Fix: make test script executable.
[CI] Restrict the number of tests compiled and run to a very small set.
[CI] Reset all submodules so we can apply the patches.
Update COPYING
Merge branch 'feature/prepare-first-puplic-release' into 'master'
[CI] Fix relative path to vectorclass patch.
[CI] Use git-apply for submodule patches.
[CI] Work around CA issues in gitlab-runner for submodules.
Loading