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
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-solvers
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
subversion->git
Select Git revision
Branches
20
codespell
feature/P0-element-tranferoperators
feature/cholmod-reuse-factorization
feature/cholmod-solver
feature/cmakelists-sources-target
feature/codespell
feature/generic-transfer-operators
feature/incomplete-cholesky-rebased
feature/istl-preconditioners
feature/multitype-cholmod
feature/optional-ignore
feature/pn-solver
feature/replace-unused
feature/two-norm
feature/umfpack-multitype
fix-master
fix/loopsolver-criterions
fix_linking_module
flexible-loopsolver-max
generalized-blockgsstep-rebased
Tags
1
subversion->git
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
11
Mar
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
25
Sep
23
22
21
Jul
17
Apr
11
8
25
Mar
24
3
10
Feb
29
Jan
26
23
22
6
19
Dec
26
Nov
25
10
4
3
29
Oct
24
14
13
10
26
Sep
24
8
22
Aug
18
Jul
16
15
14
11
9
30
Jun
27
25
18
16
13
6
27
May
26
22
21
16
13
8
17
Mar
27
Feb
25
18
31
Jan
27
26
24
17
16
9
18
Dec
16
9
2
27
Nov
13
8
30
Sep
16
13
30
Aug
29
21
Jul
12
11
3
21
Jun
27
May
3
16
Apr
31
Mar
24
19
11
10
6
19
Feb
21
Jan
15
14
11
8
19
Nov
12
11
9
8
7
6
5
23
Oct
22
9
5
19
Sep
17
8
Aug
23
Jul
18
7
6
2
27
Jun
25
22
15
5
3
1
29
May
25
24
27
Apr
20
19
18
11
10
9
2
31
Mar
20
14
2
28
Feb
24
21
20
8
1
25
Jan
23
22
20
14
13
12
11
10
30
Dec
21
19
6
5
3
22
Nov
20
19
16
15
11
26
Oct
24
16
1
Sep
30
Aug
12
26
May
7
Mar
17
Jan
3
2
16
Dec
13
3
5
Nov
29
Oct
Add convenience method for absulute norm criterion
Capture temporary by value.
Make enable_if more portable
[cleanup] Rename member monitors_ to criteria_
[cleanup] Unify addCriterion methods.
[cleanup] Simplify addCriterion() methods
[cleanup] Replace tag by constrained overloads
[solvers] Add Criterion class for termination criteria
Add method for providing custom monitors
Make custom target for source files.
feature/cmakeli…
feature/cmakelists-sources-target
Add header with helper function for resizing vectors
Cleanup CanIgnore interface
[cleanup] Cleanup BitVector
[cleanup] Cleanup CanIgnore
Add DefaultBitVector_t
Add hybridSize() to statically/dynamically query the size of a "container"
[bugfix] Use const references in TruncatedBlockGSStep constructor
Merge branch 'feature/simplify-building-tests' into 'master'
Add header for basic algorithms
[bugfix][test] Fix CmakeList
[cmake][test] Cleanup build system for tests
[test] Modify output to calm down my nerves
Fix: variabe name was confusing.
Add missing include.
Use Arithmetic::addProduct instead of StaticMatrix::axpy.
Refactor test.
Add ProjectedBlockGSStep test.
Refactor typenames, typedefs. Fix warnings.
Also set HAVE_CSTDDEF=1 when registering package flags
Add new linearipopt solver
Add IpOpt wrapper for linear problems with bound- and linear constraints
Mandel restriction now also works if DenseMultigridTransfer is used.
Remove trailing whitespaces
Improve documentation
Use maxIterations and tolerance that are handed over
Avoid comparison of signed and unsigned integers
Remove unused and rarely used typedefs
Automatically add IpOpt flags if dune_enable_all_flags is used
The hsl libary is called coinhsl if installed within ipopt.
Make mmgtest independent of IpOpt
Loading