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.
147d19c0e5ddd51439796e5d2eaaf47b0c97e31c
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
20
Jul
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
5
4
2
1
29
Jan
28
27
26
25
22
21
19
18
17
15
14
12
8
6
5
4
3
31
Dec
28
27
26
21
18
17
16
15
14
11
10
9
8
7
4
3
2
1
30
Nov
29
27
26
25
24
23
22
21
20
17
16
14
13
12
11
10
9
7
6
5
4
3
2
1
30
Oct
29
28
27
26
23
22
21
20
19
16
15
14
13
8
7
6
5
Fixed parallel dirichlet boundary conditions problem.
extended boundary input
updated tests
one make for one manual
the third boundary condition test
And fixed second bug provided by Sebastian (dirichlet bc in parallel code).
Fixed Sebastians bug no. 1 in parallelization code with periodic boundary conditions.
Added CMakeLists.txt to manual; fixed some doxygen errors
Improved memory allocation for petsc matrix in the case of zero diagonal elements.
Fixed 0-diagonal problem in parallel computations.
added constand boundary conditions, dofvectors are not allowed
the boundary condition widget gets me crazy
all tests passed
dofvec init uses DOFIterators now
Added new debug function.
Fixed refinement bug in 3D.
Added srand for parallel computations.
Some comments in parallel code, changed code of parallel serialization-deserialization.
new rule to choose degree for quadrature of integration in function "integrate\
Okay, and now the same but without some nonsense output messages.
Periodic boundaries should now work in 2D in parallel computations.
project initialization with hooks corrected
Some small changes, add tool to compare parallel and sequential matrices and vectors.
And added reading mesh structure files.
extended manual
Added hierarchical mesh writer based on mesh structure codes.
Fixed bug for coupled problems.
linked the template
removed some dangling of gui elements
userdef function of gradient of dofvec does not work
added amdis_gui dir to settings to start the gui from everywhere
changed heat demo to have some working example
Solved several small problems with periodic boundaries in parallel computations, new file names.
Merge of two version.
Now double input in initfile editor has a greater precision
Ups, now AMDiS will also compile in non debug mode.
testconfig for simunova
removed libs for compiling in windows
Small bugfix for serialization in context with periodic bc in parallel computation.
Fixed a very special refinement bug occured only in parallel computations.
Loading