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.
d1af7d661ec2dc5583f05a2e2cbdf51555d4fad6
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
27
Jan
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
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
Changed names of some variables and functions in MeshDistributor to have a more consistant naming.
Refactoring of using periodic DOF mapping in parallel computations.
Refactoring of using periodic DOF mapping in parallel computations.
Fixed problem in which grid refinement on partition domains (parallel) kept
some new features in baseProblems
some new features in baseProblems
some new features in baseProblems
some error corrections
general integrate function and getDOFidxAtPoint implemented
Some changes in PETSc global matrix solver.
evalAtPoint, and just removed one comment
evalAtPoint
Periodic boundary conditions with mixed finite elements in parallel should work now.
Fixed error message for 2D mesh with periodic boundaries and higher order basis functions.
Updated tool cmpParallelMatrix to new global indexing.
Work on BDDCML integration, still not working.
Multiple FE spaces in paralle computation. Work now for 2D with no periodic bc.
Integration of the BDDCML library.
And some small change on last commit.
DOFVector are named by init file, and VTK writer uses this information to name components of vtu files.
Work on usage of different FE spaces in parallel computations.
Work on integration of the BDDCML library.
Merge of parallel AMDiS between deimos and juropa, nothing really added.
Changed sendDofs and recvDofs data structure in parallel code.
meshconv v2.21
Fixed bugs due to last changes in parallel code.
Parameter documentation
added missing .cc-file to CMakeLists
First update of parallel AMDiS with mixed finite elements. Not tested, and there ARE BUGS.
parameter documentation
parameter documentation
parameter documentation
parameter documentation
parameter documentation
parameter documentation
typename on non-depending types removed
typename on non-depending types removed
merge of two FileWriter versions
new writer for vtk-files - writes values as vectors
missing file BasisFunction.hh added
Loading