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
Graph
13ed7ef9f72e7e515667eeee87b31c70c7b14de1
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Feb
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
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
Simple merge between two AMDiS directories.
Several bugfixes in multi mesh codes.
fixed Boost.Test warnings in parser
just added SpecialCppVariables.cpp to project file; formatted parser rules
GridWriter extended to vector of Dof's and add control for precission for output
just a typo
Added support for attributes in cpp generator; fixed small bugs
Some work on the tutorial.
some init..
tests also updated
some initializations implemented, simple projects like ellipt should be ok
Operator usage part I
todo: operator usage, not only creation
Bugfix for DOFVector::getGradient()
add default value to interpol
Some changed due to Rainers ideas.
interpol between different DOFVectors failed if coords of DOF identical,\n thus rule to decide if point is in element is relaxed
Added composite FEM library to AMDiS Makefile.
moved the x...
Removed tests.
parsing corrected and scalar stationary tests are fine now, operator insertion will be next step
Reorganized xml binding generator, now the language generation stuff is detached from XSD reading
Small modification in GridWriter.
Several bugfixes. Now, parallelization should also work in 2d.
fixed errors in binding generator, now classes get generated
Small bugfix for 2d domain decomposition.
Ups, I did it again.
New debug functions.
Removed debug code for ParallelDomainBase to the new class ParallelDomainDbg.
New class structure in parallel code.
Bugfix in parallel code.
Added matlab output functions for matrices and vectors.
Added matlab output functions for matrices and vectors.
Some changes in source directory structure, part 3.
Some changes in source directory structure, part 2.
Some changes in source directory structure.
reorganized tree_generation_actions.h, fixed some parser tests
Bugfix in parallel code.
Added some debug information and functions.
Removed mpi calls in sequential code.
Loading