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.
5781e1c67a4eb27f0bd82a0476820fb16e8d3d2d
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
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
1
30
Sep
29
28
25
24
23
22
21
18
17
16
15
14
11
10
9
8
7
4
3
2
1
31
Aug
28
27
25
19
18
17
14
13
12
11
10
7
6
5
4
31
Jul
30
29
28
27
23
21
20
16
15
10
9
8
7
3
1
29
Jun
26
25
24
23
22
19
18
17
16
15
12
11
10
9
8
5
4
3
2
29
May
28
27
26
25
22
20
19
18
14
13
12
11
7
5
29
Apr
28
27
23
21
20
17
16
15
14
8
7
3
2
31
Mar
27
26
25
24
23
11
9
6
2
26
Feb
20
18
19
Dec
12
10
9
3
2
1
26
Nov
24
20
12
10
6
30
Oct
23
21
15
14
10
9
2
1
29
Sep
26
24
23
22
19
10
9
8
5
4
3
2
29
Aug
28
26
25
21
19
18
15
13
12
7
5
4
28
Jul
10
9
8
7
3
2
1
OperatorCreation implemented, needs some more testing and additional possibilities with second-order terms
variable scoping implemented, needs some additional features to select the correct type
scoping implemented, needs to be tested cause of memory errors
fixed many errors in xml generator
Code refactoring.
corrected type generation in xml generator; added utility stream functions
Fixed some problems due to compiler bug.
Added reinit library to AMDiS repository.
fixed type error in binding generator
added mesh to xsd
rearranged functions in xml binding generator
Minor changes.
xml binding: moved all type information into UserType, which generates the c++ code
Small code refactoring.
Small code refactoring.
Added marmot support for AMDiS compilation.
Several bugfixes in adaptivity within parallel code.
fixed variable action in parser
return type detecting added
Work on adaptivity in parallelization code and some code refactoring in this part too.
added for test
Small bugfix.
minor stuff
First semiworking adaptivity for parallelization.
Mesh structure code for elements implemented.
fixed multiplication in tree generation; added tree generation tests
Work on adaptivity in parallelization code.
pow() works now in parser, need to add node
problem with creating tree in parser; started xml saving of generated types
First test with 3d parallelization.
added extra SO parsing rule; reorganized tests using cmake
Bugfix for integration of dof vectors.
cleaned up, especially in parser(removed ast generation)
another glorious attempt to get things working with cmake
update cmake and qmake scripts
Loading