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.
79ec00b6c16e00f1ab82e950ef3f6e0aa6f1919c
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
18
Sep
17
22
Jul
23
20
19
17
16
12
10
6
5
4
18
Jun
13
12
11
31
May
28
19
17
16
8
2
30
Apr
7
26
Mar
18
15
14
13
4
3
1
26
Feb
25
23
22
21
20
19
18
17
16
15
12
9
21
Dec
19
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
[forms][cleanup] Remove no longer needed forward declarations
[forms][cleanup] Simplify typedefs in differential operators
[forms][cleanup] Extract common parts of differential operators
Merge branch 'bugfix/fix-localized-operators' into 'master'
[forms][bugfix] Avoid reference to temporary when localizing operators
Merge branch 'doc/improve-forms-doc' into 'master'
[doc][doxygen] Fix duplicate arguments in documentation of operator-
[doc][doxygen] Mention manual and examples in doxygen
Merge branch 'feature/forms-sum-with-constants' into 'master'
[forms] Implement sums of nullary operator with constants
Merge branch 'bugfix/forms-make-localassemblers-reusable' into 'master'
[bugfix][forms] Add a clear() method to CacheManager
Merge branch 'doc/improve-manual' into 'master'
[doc][manual] Fix various typos and inconsistencies in the manual
Merge branch 'feature/forms-cleanup' into 'master'
[doc] Improve doxygen by adding groups and a rudimentary main page
[forms][cleanup][doc] Document Dune::Fufem::Forms
[forms][cleanup] Move all user interface functions to userfunctions.hh
[forms][cleanup] Rename header nullaryoperator.hh to coefficient.hh
[forms][cleanup] Make requirements easier to read
[forms][cleanup] Move implementation detail
[forms][cleanup] Remove unused typedefs
Merge branch 'feature/forms-localfunction' into 'master'
[forms] Use LocalFunctionAdaptor in nontrivial nullary operators
[forms] Add class LocalFunctionAdaptor
Merge branch 'feature/quasilinear-example' into 'master'
[examples][python] Match python version of minima surface example with C++ one
[examples] Add minimal surface C++ example
Merge branch 'cleanup/simplify-minimalsurface-example' into 'master'
[examples] Simplify python expression for minimal surface nonlinearity
Merge branch 'feature/forms-simplify-product' into 'master'
[forms] Simplify implementation of TransformedOperator
[forms] Simplify implementation of products
Merge branch 'feature/forms-flexible-caches' into 'master'
[forms][cleanup] Remove no longer used isAffine() member functions and Impl::setNonAffine utility
[forms] Adjust BoundUnaryOperator to modified cache infrastructure
[forms] Adjust operators to new cache infrastructure
[forms] Use CacheManager in integraded forms (i.e. in local assemblers)
[forms] Add a SimpleCache class
[forms] Add a CacheManager class for managing various caches
Loading