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.
6802b779a1b5e4edaa5c0038c8f9e2b37b53f23a
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
8
Jul
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
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
parameter-initialization sourced out from contructor to init() method
rename of demo-initfiles
some demos modified/corrected and demo-test environment added
And bug fix of a bug introduced today :)
Fixed small problem with nonlinear solver in parallel compilations.
First working nonlinear solver (but very restricted).
Added Newton nonlinear solver. Still does not work.
Added first try of nonlinear solvers.
Removed debug information lines.
Added more support for parallel computing without source changes.
Work in cmake configuration, maybe it will work better.
Removed Zoltan library.
Removed ParMetis library.
meshconv v2.17
Set COARSE_INTERPOL to be standard coarsening operation.
Initfile with variable replacement
correction of ellipt demo
addBoundary*Operator, static updateAnimationFile and small changes in Initfile
Error message for missing file in deserialization
changed demo and tutorial according new usage of Parameters::init(...)
Removed UMFPACK debug output.
warning about environment variable. cmake-developers are surprised too.
added script to automatically make changes needed for revision 0.9 (GET_PARAMETER()->Paraemters::get() etc. )
Small bugfix for non-dev PETSc version.
Initfiles in AMDiS code style.
Small changed in parallel code.
Removed UMFPACK library from AMDiS.
Initfiles with arithmetic expressions
Initfiles with arithmetic expressions
extended interface for Rosenbrock analog to standard AdaptInstat
Word-around for a bug in solving Rosenbrock system using UMFPACK.
...
readArgv method for Initfile-class
Initfile parser - small changes
Initfile parser - added support for general enums
Initfile parser - small changes
Initfile parser - small changes
new Initfile parser
change Laplace_SOT to Simple_SOT in tutorial
break if Umfpack does not reach tolerance
Loading