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.
fc5e6ac898c2d772c4fdfa1daf0e95ff049d422e
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
10
Feb
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
23
22
21
16
12
11
10
9
8
7
5
4
3
2
1
27
Feb
26
25
24
23
22
20
19
18
17
15
14
13
12
11
10
9
8
Added simple partitioner.
Code revision in mesh refinement and coarsening.
Ups, ...
Added new integrate function to DOFVector.
meshconv v2.12 (now with comprehensive documentation!)
matrix functions are updated now
function input has a bug
Fixed small bug for mesh partitioning with periodic boundary conditions.
the user can select the amdis library now
Small changes.
howto for cmake and getamdis-script which uses cmake
Added box partitioning.
Small improvements in parallel code.
Fixed small bug for serialization of mesh in parallel code.
double initfile nodes are doubles now, not ints
extended readme
Writing debug files in parallel not only in debug mode.
Add DofWriter.
Several small improvements for mesh partitioning.
Forgotten to add the ZoltanPartitioner files to repository.
Zoltan and ParMETiS work now both together, use parameter in init file to switch between them.
Some improvements on the cmpParallelMatrix tool.
First real Zoltan implementation for parallel mesh partitioning.
different versions of addRobinBC added to ProblemVec
Added 3D mesh check after mesh repartitioning.
Added Zoltan (mesh partitioner) to AMDiS.
Abstract interface for mesh partitioner.
Work on general mesh partitioner interface.
petsc configuration with more than one petsc-library
Add checking procedure for not valid 3D meshes.
Nothing...
fixed demos
Refactoring of StdMpi and documentation of this class.
extended petsc support with cmake and wrong library path with parmetis
Some code refactoring of the last changes. Added some more comments to parallel code.
additional file for petsc with cmake
Fixed nnz caluculations for petsc solver.
Some code refactoring on the last work in parallel AMDiS.
Make assembling of periodic BC in parallel faster.
operator problem with higher polynomials
Loading