Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-fufem
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Show more breadcrumbs
fufem
dune-fufem
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
tobias-patches-membrane
Select Git revision
Branches
20
bugfix/any_hh-use_std_remove_const
capture-jacobian-by-value
feature/DG-Transferoperator-Assembler
feature/dune-functions-assembler-with-skeleton
feature/elastictensor-interface
feature/forward-ad
feature/handout-wrapped-functionsbasis
feature/implement-matrixbackend-addtoentry
feature/localassembler-preprocess
feature/matrix-free-wip
feature/membrane-crystal
feature/no-auto-ptr-via-boost
feature/powerBasis
feature/update-ci
feature/use-dune-assemblers
feature/vector-based-matrixindexset
improve_grid
introduce-periodic-basis
introduce-uncrustify-ci-job
master
default
protected
Tags
1
subversion->git
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Nov
5
Oct
4
26
Sep
15
14
3
1
31
Aug
31
Jul
30
21
20
17
28
Jun
21
16
15
13
12
30
May
22
2
20
Apr
27
Mar
22
21
17
15
13
12
10
9
7
3
14
Feb
7
3
30
Jan
19
18
17
16
13
12
11
5
4
3
2
1
31
Dec
30
29
22
20
13
9
7
2
1
30
Nov
27
Jun
24
Apr
4
30
Mar
28
25
27
Jan
26
25
7
20
Dec
15
Nov
12
9
8
27
Oct
4
1
24
Sep
23
22
13
2
24
Aug
23
17
6
6
Jul
20
Apr
19
16
9
Mar
4
21
Jan
21
Dec
17
15
16
Nov
19
Oct
14
6
14
Sep
11
8
5
Aug
4
14
Jul
10
1
3
Jun
6
May
3
30
Apr
29
30
29
18
16
15
14
13
11
8
30
Mar
28
26
25
19
4
29
Feb
29
Jan
22
18
Dec
8
Sep
6
25
May
24
22
9
8
7
29
Mar
28
11
1
9
Jan
3
8
Dec
7
6
27
Nov
14
23
Oct
19
10
8
1
28
Sep
13
10
6
5
31
Aug
28
22
2
31
Jul
4
3
26
Jun
20
7
4
29
May
15
14
11
27
Apr
25
17
16
27
Mar
26
23
1
21
Feb
15
14
12
7
26
Jan
23
15
10
9
8
21
Nov
18
Oct
17
16
9
7
4
28
Sep
26
Merge branch 'feature/forms-inverte-op' into 'master'
[doc] Add Poisson-Nitsche example to manual
[doc] Document inv() and operator/ in manual
[example] Add example with Nitsche's method
[forms] Add operator/ which is only enabled if second argument is nullary
[forms] Add nonlinear operator for inversion
Merge branch 'feature/remove-old-assemblers' into 'master'
Remove global assembler-like classes
Remove old global assembler classes
Remove old local assembler base classes
Remove LocalAssembler base class
Remove (old) base class of InteriorPenaltyDGAssembler
[cleanup] Remove unused includes
Remove old local assembler implementations
Merge branch 'cleanup/missing-includes' into 'master'
Add missing includes
Merge branch 'cleanup/remove-amira-support' into 'master'
Remove all Amira and AmiraMesh support code
Merge branch 'cleanup/avoid-warnings' into 'master'
[cleanup] Remove unused typedefs and variables to avoid warnings
Merge branch 'cleanup/remove-deprecated-stuff' into 'master'
[cleanup] Remove utilities/dirichletbcassembler.hh
[cleanup] Remove deprecated code
Merge branch 'feature/improve-constructboundarydofs' into 'master'
[examples][test] Use markBoundaryPatchDofs()
Add Dune::Fufem::markBoundaryPatchDofs and deprecate ::constructBoundaryDofs()
Merge branch 'feature/matrix-backend-concept' into 'master'
[examples] Stop creating ISTLMatrixBackend manually in examples
[test] Stop creating ISTLMatrixBackend manually in tests
Allow to pass a matrix or a MatrixBackend to global assemblers
Add utility functions `to(Const)MatrixBackend(matrx)`
[concepts] Add concepts for const and mutable matrix backends
Merge branch 'bugfix/various-small-fixes' into 'master'
[bugfix] Add missing include
[bugfix] Deduce return type using decltype(auto)
[bugfix][cleanup] Rename satisfy the mixin interface
Merge branch 'remove-unused-bases' into 'master'
The basis P3NodalBasis has been removed.
Remove the basis implementation DqPQKBasis
Merge branch 'feature/local-codespell-script' into 'master'
Loading