Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-solvers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
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
agnumpde
dune-solvers
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
implement-overlappingblockgsstep
Select Git revision
Branches
20
feature/blockgssteps_autoCopy
feature/cmakelists-sources-target
feature/incomplete-cholesky-rebased
feature/istl-preconditioners
feature/optional-ignore
feature/update-buildsystem
feature/update-to-clang-7
feature/use-smart-ptr-ignorenodes
feature/whitespace-fix
fix/error-norm
fix_linking_module
flexible-loopsolver-max
generalized-blockgsstep-rebased
implement-overlappingblockgsstep
make-getiterationstep-return-shared-ptr
master
default
more-features-for-cholmodsolver
new_interface
releases/2.0-1
releases/2.1-1
Tags
1
subversion->git
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Mar
26
Jan
24
13
12
10
7
19
Dec
7
6
20
Nov
18
11
May
8
27
Sep
21
20
27
Jun
2
May
30
Mar
27
9
Jan
5
4
30
Nov
2
Sep
25
Jun
23
27
Jan
25
6
4
20
Dec
16
Nov
15
9
26
Oct
21
25
Aug
20
6
Jul
5
2
30
Jun
26
Nov
23
22
19
21
Oct
9
30
Sep
5
4
6
Jul
18
Jun
17
18
17
4
8
Apr
30
Mar
27
23
Dec
18
18
Nov
2
Sep
27
Jun
16
May
27
Mar
18
11
1
30
Jan
25
27
Nov
19
13
18
Oct
9
20
Sep
3
Jul
26
Jun
29
May
25
Apr
6
16
Mar
22
Jan
30
Oct
27
26
24
9
7
3
1
26
Sep
25
23
22
18
7
6
5
4
1
30
Aug
29
25
23
18
15
25
Jul
11
6
Jun
5
2
29
May
16
14
12
10
3
2
14
Feb
23
Jan
18
17
13
12
8
20
Dec
5
22
Nov
21
18
10
8
3
12
Sep
26
Aug
24
23
22
1
27
Jul
26
25
22
17
16
15
14
13
12
11
8
7
6
5
4
1
28
Jun
27
16
15
14
13
9
8
7
1
24
May
17
Mar
16
15
14
12
11
10
9
8
4
25
Feb
24
23
22
19
18
16
29
Jan
13
12
3
Dec
30
Nov
25
Oct
23
22
20
13
12
3
2
1
Merge branch 'replace-result_of' into 'master'
master
master
Replace std::result_of by std::invoke_result_t
Merge branch 'cleanup/remove-arithmetic' into 'master'
[cleanup] Remove deprecated header arithmetic.hh
Merge branch 'feature/update-buildsystem-new' into 'master'
[cmake] Update build system
Merge branch 'bugfix/fix-ci' into 'master'
[CI][bugfix] Fix CI config
Merge branch 'replace-result-of-t' into 'master'
Replace std::result_of_t by std::invoke_result_t
Merge branch 'improve-finding-ipopt' into 'master'
IPOpt: Call Infeasibilities with five arguments
IPOpt: Name the arguments of Statistics()->Infeasibilites
Also look for IPOpt headers in include/coin-or
CMake: Fix IPOpt package name
Merge branch 'increase-version-to-2.11-git' into 'master'
[CI] Test with 2.10, update a few jobs
Increase module version to 2.11-git
Merge branch 'deprecate-tuplevector' into 'releases/2.10'
releases/2.10
releases/2.10
Make the UMFPackSolver work again with dune-istl 2.9
Include missing header dune/istl/foreach.hh
[bugfix] Fix row type of MultiTypeBlockMatrix
Make Dune::Solvers::TupleVector an alias for Dune::TupleVector
Deprecate the file tuplevector.hh
Merge branch 'deprecate-tuplevector' into 'master'
Make the UMFPackSolver work again with dune-istl 2.9
Include missing header dune/istl/foreach.hh
[CI] Use dune-matrix-vector from gitlab.dune-project.org
[CI] Test with the 2.9 and 2.10 release
Set module version to 2.10
[bugfix] Fix row type of MultiTypeBlockMatrix
CI: Add a job that tests with the 2.9 release
CI: Update the images used for CI testing
Make Dune::Solvers::TupleVector an alias for Dune::TupleVector
Deprecate the file tuplevector.hh
[cmake] Require 2.10
feature/update-…
feature/update-buildsystem
[cmake] Do not link lib against Dune::ISTL
[ci] Require 2.9 and update CI
[cmake] Update build system
Merge branch 'feature/add-setmatrixhierarchy' into 'master'
Loading