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.
96a3d58bf88e15cd5e77a3a3054a607d08a3ad93
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
15
Aug
14
11
8
7
6
4
1
30
Jul
29
15
May
12
9
8
29
Apr
9
1
18
Mar
11
5
14
Feb
13
12
11
10
6
1
31
Jan
30
29
28
27
23
16
15
13
6
21
Dec
18
28
Nov
27
26
21
20
19
16
15
14
11
8
7
5
4
2
1
29
Oct
24
23
16
2
23
Sep
20
19
18
12
6
5
26
Aug
23
17
2
28
Jul
19
13
Jun
3
1
23
May
22
21
16
8
7
4
2
29
Apr
26
18
12
9
18
Mar
5
26
Feb
25
21
20
19
18
17
15
12
8
5
1
29
Jan
21
15
10
7
6
3
19
Dec
13
11
8
7
5
3
30
Nov
29
27
22
21
19
17
16
15
10
9
8
7
6
5
2
1
31
Oct
30
29
27
26
25
24
23
22
21
20
19
18
17
16
15
11
10
9
8
5
4
28
Sep
27
26
25
24
19
17
7
6
5
30
Aug
29
28
27
24
23
22
21
20
17
16
15
14
10
9
8
7
6
4
3
2
1
31
Jul
30
29
26
24
23
22
18
17
12
11
10
5
4
3
2
29
Jun
28
27
26
25
22
21
18
14
13
12
11
7
4
1
30
May
25
24
23
22
21
16
15
14
11
10
9
8
7
4
3
2
1
30
Apr
27
25
23
20
18
17
16
13
12
11
10
5
4
3
2
31
Mar
30
follow last submit message
rearrange the test_suite, fix one bug in vtk for boost 1.48, and some other small changes for 1.44
meshconv v2.34
add syncVec to test_repa and some other small changes
add vtk and mesh repartition test case
small change in MeshDistributor
Initfile and LinearSolver corrected
small changes after merge
fix ArhWriter that only get result from fespace[0]
expression N() corrected
merge of branches/expr to trunk
test_suite updated, we use now ctest to setup all different tests
macos for cmake 3.0
test suite to collect all different simple tests added
Rosenbrock: changed norm for error calculation
bug fix for serial petsc solver and workaround to get Rosenbrock working in parallel (but inefficient)
header und caller/callee graphen
fix comply error in sequential mode
add one line comment and change the variable name in detail::arh2writer
add function writeMetaData into Arh2Writer in parallel mode
check the overall number of macro elements with the one in parallel arh2 files after restarting program
A fast implementation for readMetaFromSgArh of Arh2Reader
Added Test_Exit for readMetaFromArh, fixed some (self included) conflicts for serial/parallel AMDiS (sorry)
added functionality to initialise partitioning directly by arh-files
added functionality to initialise partitioning directly by arh-files
Ling added compression for readMetaFromArh2
integrate-method in GenericOperators corrected
parallel: debug output for time adaptivity only on rank 0
added operator: WorlMatrix*scalar->WorldMatrix and WorldMatrix*WorldVector->WorldVector
added / operator to Worldvector
new Reader for XYZ files and a lot of corrections in GenericOperatorTerms
add debug output for time adaptivity (all strategies)
corrected test for empty mesh if boxpartitioning is used
meshconv v2.33
Generic Operators corrected
generic operators updated
Added Feature: Configure Zoltan with initfile (missing file)
Added Feature: Configure Zoltan with initfile
fixed string comparisson (Parameter::getParameterMap)
Loading