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.
235097de852bfd272658851f4367add3c60b8c84
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
29
Nov
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
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
compiler error
Work on parallelization.
And solved all the compilation problems due to the last update.
Moved IO-related files to new io-directory.
First working repartitioning of parallel distributed mesh.
Code refactoring and work on parallelization.
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.
Loading