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
iwr
amdis
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
7c35d72dc271127c3d768aa154886ab881b1d86d
Select Git revision
Branches
7
dev
feature/ch_alignment
feature/dirichlet_bc
feature/new_cmake_structure
feature/parallel_rosenbrock
master
default
protected
release/v1.2
Tags
1
v1.1.dev
8 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Jul
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
2
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.
initialization flag of scalar implicit mesh was missing, added todo file for gui
bug in initfile editor corrected
Loading