Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-tnnmg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Patrick Jaap
dune-tnnmg
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
add-constrained-types
Select Git revision
Branches
15
add-constrained-types
add-ignore-nodes
feature/new_tnnmg
feature/new_tnnmg_allow_linearSolver
feature/smoothfunctional
feature/use-ignorenodes
master
default
new_interface
releases/2.0-1
releases/2.1-1
releases/2.2-1
releases/2.4-1
releases/2.5-1
releases/2.7
spring-network
Tags
1
subversion->git
16 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Oct
26
May
26
Apr
30
Mar
15
Apr
11
Mar
1
27
Aug
15
26
Jun
25
19
3
Apr
28
Nov
24
23
9
8
5
Sep
21
Jul
20
11
6
Jun
2
26
May
15
11
20
Mar
25
Jan
22
13
8
14
Dec
8
Nov
5
2
29
Oct
15
22
Sep
20
6
24
Aug
23
22
19
Jul
14
13
8
5
3
1
28
Jun
27
20
17
16
15
14
1
16
Mar
15
14
13
11
10
9
8
7
6
4
16
Feb
28
Jan
23
Dec
30
Nov
25
25
Oct
30
Sep
23
29
Aug
27
14
Jul
8
Jun
7
6
27
May
26
25
16
Dec
31
Oct
29
15
27
Sep
21
8
14
Jul
13
Jun
15
May
8
5
16
Apr
9
28
Mar
4
25
Feb
11
9
3
31
Jan
30
29
26
24
22
21
17
16
9
19
Dec
3
2
27
Nov
18
15
15
Aug
6
10
Jul
3
Apr
2
1
30
Mar
24
11
6
25
Feb
21
18
14
Jan
18
Jul
6
29
May
26
27
Apr
22
Mar
2
28
Feb
24
12
8
7
1
12
Jan
4
21
Dec
19
15
29
Nov
24
15
12
26
Oct
25
24
16
20
Sep
19
1
30
Aug
23
22
12
16
Jun
26
May
6
27
Apr
19
30
Mar
29
25
24
23
12
10
11
Feb
8
Jan
7
30
Dec
17
10
9
8
6
1
25
Nov
18
16
15
10
29
Oct
2
Sep
30
Jun
18
6
May
13
Apr
19
Mar
15
5
22
Jan
14
13
10
Dec
4
Nov
3
28
Oct
26
22
16
15
5
3
16
Sep
4
Aug
17
Jul
13
26
Jun
5
May
27
Apr
6
WIP: hack periodic boundary values
spring-network
spring-network
Merge branch 'use-if-constexpr' into 'master'
Remove gcc 6 from the list of CI scenarios
Port bcqfconstrainedlinearization.hh to 'if constexpr'
Merge branch 'minor-updates' into 'master'
Use Functional::VectorType only if USE_OLD_TNNMG is set
Update the module version to 2.8-git
2.7 release
releases/2.7
releases/2.7
Prepare CHANGELOG.md
Merge branch 'feature/proper-generic-copyOrReference-in-BoxConstrainedQuadraticFunctional' into 'master'
Merge branch 'feature/update-to-clang-7' into 'master'
Update CI config to clang-7
Properly forward constructor to CopyOrReference members.
Merge branch 'feature/update-gitlab-ci' into 'master'
Update gitlab-ci.
Merge branch 'add-ignore-nodes' into 'master'
Bugfix: Set empty ignore nodes for IterativeSolver/LinearSolver
add-ignore-nodes
add-ignore-nodes
tnnmgstep.hh: explicitly pass matrix type for IterativeSolver
tnnmgstep.hh: use in-class initialization to avoid repeating default value
tnnmgstep.hh: remove empty destructor
Merge branch 'cleanup/move-details-of-linear-correction-out-of-tnnmgstep' into 'master'
move implementation details of linear correction out of TNNMGStep
Merge branch 'feature/compiler-warnings-and-deprecations' into 'master'
ilu0cgsolver.hh: use dune-istl's `SeqILU` instead of the deprecated `SeqILU0`
multitypegstest.cc: remove unused type alias `GridView`
tests: return with error code when an exception was caught
tests: do not catch polymorphic type by value
tests: pass iteration step and norm as `shared_ptr`
Merge branch 'cleanup/remove-autotools' into 'master'
.gitignore: ignore non-default build directories
[cleanup] remove autotools build system
Use ignore nodes in TNNMG Step
feature/use-ign…
feature/use-ignorenodes
Merge branch 'feature/new_tnnmg'
Merge branch 'add-constrained-types' into 'feature/new_tnnmg'
Add 'ConstrainedMatrix' and 'ConstrainedBitVector' to linearizations
add-constrained…
add-constrained-types
Add test for TNNMGStep
Merge branch 'feature/new_tnnmg_allow_linearSolver' into 'feature/new_tnnmg'
Allow TNNMG to use Solvers::LinearSolver object
feature/new_tnn…
feature/new_tnnmg_allow_linearSolver
Use std::array in tests
feature/new_tnnmg
feature/new_tnnmg
Adapt to upstream dune-solvers changes
Loading