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
Snippets
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
Aland, Sebastian
amdis
Graph
e633aa279c01faf7ee2ba9f73cb1958005ea623c
Select Git revision
Branches
4
feature/dirichlet_bc
feature/openmp
feature/parallel_rosenbrock
master
default
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Apr
11
10
5
4
3
2
31
Mar
30
28
27
22
20
16
15
14
13
12
9
7
6
5
1
28
Feb
27
24
23
22
20
16
14
13
10
9
8
7
6
3
1
31
Jan
30
27
26
25
24
20
19
18
17
16
14
13
12
10
6
4
3
2
22
Dec
16
15
12
11
9
5
2
1
30
Nov
29
28
25
23
21
15
14
12
11
8
7
14
Oct
11
7
5
15
Sep
14
9
7
1
25
Aug
16
15
13
12
2
30
Jul
27
25
22
21
20
15
10
8
7
27
Jun
26
24
23
22
16
15
10
9
8
7
6
3
1
31
May
30
25
23
21
19
18
15
14
6
5
4
2
1
29
Apr
27
26
24
23
21
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
SubDomainSolver interface for sequentiel sub solvers in FETI-DP method is fixed and should work now.
More work on FETI-DP for multilevel test, part II.
More work on FETI-DP for multilevel test.
First try to generalize the FETI-DP solver to a multilevel method.
Added first test for parallel code, does not work yet.
Add AMDiS test framework using boost test suite.
Small changes in basic demos to make lecture notes consistent.
Mein erstes meshconv update.
Removed most COMM_WORLD in parallel code and replaced through a communicator variable.
Fixed bubble sort problem in MeshDistributor.
Fixed some small problems for FETI-DP with mixed finite elements.
Fixed tutorial.
This and that.
Some more small improvements.
Fixed a problem with virtual function in ProblemInstat, rewritten BasisFct::interpol
make use of addTerm in demos.
need install command for testing
dont build the baseProblem demos
singularDirichlet BC
Fixed some small issues for FETI-DP.
some new domes
some new domes
some new domes
some new domes
some new domes
Fixed a small bug for parallel computations + periodic boundaries + global refinements.
Fixed ElementFileWriter to work in parallel.
Added comments to the parallel DOF mapping class.
And a fix of the fix, thanks Thomas for bug reporting.
Fixed small problem with periodic boundary conditions in 2D, thanks to Simon for bug reporting.
new CMakeLists file for demos
new CMakeLists file for demos
some demos added
Fixed solve problem.
preserve macroFileInfo
Read arh files from init file.
Changed class names, part II.
Changed class names.
FETI-DP Dirichlet precondition works now again.
meshconv v2.22
Loading