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.
d0fef8b48693c05dd14d02833a6908ddc4c538e8
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
25
Nov
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
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
A lot of work on mesh repartitioning in parallel computations.
uint64 needs stdint.h. newer mtl4-versions will need a change in umfpack-solver
providing petsc directly now, dont know, if it works on deimos
Fixed bug for parallel reading macro files with periodic boundary conditions.
removed my unsigned-comparison warnings
first plugin approach for umfpack
use the cmake-debug build and create umfpack and parmetis libraries, if desired
removed unused rpm dependencies
updated amdis package version to 0.9.<svnrevision>
Added support of reading and writing DOFVectors in arh files.
Code refactoring to make the implementation of mesh repartitioning easier.
demo packing seems to work
automatic creation of the output dir by cmake
added demo package creation scripts
removed old demos
preparation for demo packing, part II
preparing amdis-demo package
wrong variable for rpm package dependency
destinct between 64 and 32 bit library destinations
First work in repartitioning in parallel computations. A lot of clean up in code structure.
wrong package version variable
package revision is now 1.0.<subversionrevision>
package creation
some links were missing
readd removed links
removed wrong links
moved data in code
moving data
some dependencies
Change in Makefile include file due to deimos problems.
always accept timestep in Rosenbrock-method if timestep is minimal timestep. There is a warning if tolerance is not reached
removed unused uncreatable target
Fixed several bugs in parallel code. Added more parallel check and debug functions.
Add some more debug functions.
Added more features to cmpParallelMatrix.
Several improvements and bugfixes in cmpParallelMatrix tool.
Fixed first nice bug in arh files support.
Work on arh reader-writer.
Added first support to read and write arh files.
coupled problems are available now
Loading