Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dune-ash
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
dune-fem
dune-ash
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
7
HEAD
bugfix/compat-2.9
master
default
release-1.0
release-1.1
release-1.2
releases/2.7
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
29
Jun
17
May
13
Feb
14
Oct
16
Nov
24
Apr
3
Dec
2
1
25
Sep
18
6
30
Aug
28
25
24
23
22
31
Jul
24
21
9
Jun
21
May
28
Feb
27
20
Apr
13
19
Feb
18
11
Dec
10
9
2
Apr
12
Feb
5
3
16
Jan
21
Oct
23
May
22
2
12
Feb
9
Dec
12
Nov
11
17
Oct
16
11
30
Sep
23
19
Aug
11
Jul
10
9
28
Jun
13
18
Mar
7
[cleanup] CollectiveComm --> Comm.
master
master
Merge branch 'bugfix/compat-2.9' into 'master'
[bugfix] Fix TMPDIR parameter in dune-ash-glue.
bugfix/compat-2.9
bugfix/compat-2.9
Make compile, to be revised.
[bugfix] Use TMPDIR for obtaining tmp dir.
[cleanup] Make compile with 2.9.
[bugfix][cmake] Add libraries to dune all pkg list.
Use GMRES as default solver.
[bugfix] make compile with current master of dune-fem.
Version requirement 2.7
releases/2.7
releases/2.7
[cleanup] bump version to 2.7
[bugfix][doc] Fix typos.
[bugfix][ISTLSolver] make ISTL solver compile with current master and
[readme] add quick start guide using Docker
remove old `README` generated by `dune-project`
[docker] run computation single-threaded in Docker image
initial Docker image for dune-ash
[build-script] do not checkout specific branch for master branch
use `BicgstabInverseOperator` instead of `ParDG*`
Merge branch 'feature/multiple-backends' into 'master'
[bugfix] use std::unique_ptr to automatically call delete[] instead of delete
[istl] do not set slave rows to identity
[istl] improved version of ISTL::InverseOperator
[adrsolver][config] automatically enable istl backend, if available
enable different backends in adrsolver
migrate istl solver to dune/ash/istl
[windfield][config] automatically enable istl backend, if available
[bugfix] make adrsolver work in parallel
[windfield] add parallel AMG preconditioner
[windfield][cleanup] remove some dead code in ISTL communication
[windfield] use ISTL OwnerOverlapCopyCommunication
[windfield][istl] also replace scalar product
[windfields][istl] introduce ISTLFemCommunication and use ISTL overlapping Schwarz
[windfield] allow choosing verbosity of ISTL solver
[bugfix] the solver category is actually overlapping
[windfield] generalize support for ISTL block preconditioners
[windfield] use parallel block preconditioner in ISTL backend
[windfield] add an ISTL backend (must be used in serial right now)
add support for different backends to windfield tool
[buildsystem] enable all packages (especially MPI)
Loading