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.
8f6cf14ba98a3e8079ec0ee347e20aabb3e1eba0
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
17
Jun
16
8
22
May
21
19
20
Apr
14
24
Mar
19
18
17
16
9
3
2
10
Feb
3
4
Dec
3
1
11
Nov
10
6
5
4
30
Oct
20
16
13
17
Sep
18
Aug
15
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
mtl4 included in svn tree and patch for umfpack added
UMFPACK solver updated
small change
correction of ProblemStat, i.e. an intermediate layer for standardProblemIteration added
arh3.0 finished with test_suit test_arh_3.0
merge parallel multimesh branch to the trunk
test_suite updated
some bugs fixed in the extensions/demos
MatrixVector corrected
meshconv v3.0
some compiler switches updated in expressions
matrix*vector in expressions allowed
added default value: p in second line of METAARH format
added one more constructor in CouplingBaseProblem.h to couple more than 5 (or 10) base problems
small workaround for mtl dense_vector 'bug' when using const value_type
CompilerBug 'Workaround'
problems with swap() solved
removed const_cast in operations/product and norm
removed const_cast in operations/product and norm
some small changes related to last AMDiS update
Matrix, Vector and FixVec now follow the copy-and-swap idiom
some minor correction to eliminate warnings and pedantic errors
extensions extended by unit-vector/-matrix; FixVec,Vector and Matrix corrected and extended; lots of other changes
merge from linearAlg-branch. my parallelization needed a slightly more general linear solver interface and uses the pvd-naming scheme from the petsc-parallelization
Documentation of Arh2 file format ver. 3.0 added
Documentation of Arh2 file format ver. 3.0 added
Documentation of Arh2 file format ver. 3.0 added
Documentation of Arh2 file format ver. 3.0 added
Documentation of Arh2 file format ver. 3.0 added
CompositeFEM gets a consistent namespace
added expressions with 4 and 5 Terms
exit for not convergent iterative solver only if relative AND absolute tolerance not reached
gradientOf(DV<WorldVector>) corrected
Expressions test extended
Expressions for gradientOf(vector-values-DOFVector) and trans(matrix) added
Pfc preconditioner updated for petsc>3.5
some small corrections in DOFVector added
small change
removed some warnings and minor errors in the code
A lot of changes in the solver interface
Loading