Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
amdis
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
Container Registry
Model registry
Operate
Environments
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
Backofen, Rainer
amdis
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
9ea77d936f940c241d493aa038f98aa128227d9b
Select Git revision
Branches
6
feature/debian_package
feature/dirichlet_bc
feature/parallel_rosenbrock
issue/petsc_3-7
master
default
rainer_production
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Apr
19
18
15
13
11
8
7
6
5
31
Mar
29
28
25
24
23
19
18
17
16
15
14
12
11
10
9
5
4
3
1
27
Feb
24
22
21
17
11
10
9
8
3
1
28
Jan
27
26
25
24
21
20
19
18
17
15
14
12
10
7
6
5
26
Dec
23
22
21
20
16
15
14
13
10
9
8
6
3
1
30
Nov
29
26
25
24
23
22
19
18
17
16
15
12
11
10
9
31
Oct
30
29
28
27
26
25
24
22
14
1
30
Sep
29
27
26
25
24
23
21
20
19
18
17
16
15
14
11
9
7
6
5
26
Aug
17
16
13
11
10
9
6
4
3
2
1
31
Jul
30
29
28
27
26
23
22
21
20
19
18
16
15
14
13
12
9
8
6
5
2
1
30
Jun
29
28
27
26
25
24
22
21
18
17
16
15
14
12
11
10
9
8
7
4
3
2
1
31
May
30
28
27
26
25
21
20
19
18
17
15
14
12
11
10
9
8
7
6
5
4
3
2
1
30
Apr
29
28
27
26
24
23
22
21
20
19
18
17
16
15
14
13
12
9
8
7
6
1
31
Mar
30
29
28
27
25
24
And the last steps to first AMDiS version.
Work on more general and faster parallelization.
cmake demos
To the last, make it compiling ....
And try to add some missing files ...
And deleted some files from autotool-chain.
MERGE branches/remodeling [1683:1710] into trunk.
capital in amdisuse.cmake
problem with capital i
And some more bug fixes for parallel code.
Added some new debug functions.
Fixed bug in 3d refinement in parallel computations.
Work on preconditioners for schur complement.
meshconv v2.16
Splitted PETSc solver.
PetscSchur solver makes use of MatNest for simpler definition of preconditioners.
ParMetis support improved.
Some work on nested schur complement approach.
Work on PETSc solver structur. Removed all OpenMP stuff.
Work on some general PETSc solver.
capital i, part II
capital i...
moved amdis name from AMDiS to AMDIS and updated howto
Added switch between zero and non zero start vector for PETSc.
Fixed small problem when compiling parallel AMDiS with cmake without Zoltan support.
updated cmake-usage with amdis
Fixed bug in parallel code for coupled problems.
And make some merges.
Added arh support to filewriters.
option petc-dev
Petsc-dev support.
added reinit and zoltan option
Updated cmake list.
corrected some openMP-errors
New structure for PETSc solver objects.
Zoltan is now optional.
Added parallel field split preconditioner for the Schur complement approach, part II.
Added parallel field split preconditioner for the Schur complement approach.
And some more work on Makefile.
And moved Reinit library to src and updated makefiles.
Loading