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.
82a265365ff96bb2616ea1a4cd1d2b978051fd95
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
27
Jan
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
28
27
22
20
16
15
14
13
12
9
7
6
5
1
28
Feb
27
24
23
22
20
16
14
13
const iterator for DOFVectors added
Vector VTK-Writer added
Compression support added to VtkWriter
Compression support added to VtkWriter
error in PolarizationField corrected
coupled problem (polarization and navierStokes) added to extensions demos
polarizationField base-problem updated
polarizationField base-problem updated
demo for polarization ordering
demo for polarization ordering
demo for polarization ordering
demo for polarization ordering
demo for polarization ordering
GenericOperatorTerm added - provides a math-like syntax for adding terms
GenericOperatorTerm added - provides a math-like syntax for adding terms
changed petsc finding for umfpack detection in parallel mode
namespace std error with function abs removed
test der suitesparse config erweitert
meshconv v2.32
refine operationen added to DOFVector
some corrections in the solvers
some corrections in the solvers
some corrections in the solvers
pfc preconditioner updated
meshconv v2.31
c++11 error
Hypre-solver updated and new preconditioner added
Hypre-solver updated and new preconditioner added
CouplingBasePorblems adopted to new namespace structure
c++11 detection updated
CMakeLists adapted to MacOS systems and required boost version updated
corrections of amdis-use with petsc-seq, added globalmatrix insertion for petsc
merge of trunk with arhfile2 branch: 'using namespace' removed from header files, file readers/writer moved to subnamespace AMDiS::io, test for arh2writer added
pfc preconditioner improved
gmres solvers improved: householder orthogonalization added; corrections in sequential PETSc solvers/matrixstreams
wrong matrix sizes and assembly
set_to_zero of rhs only of assembleArhs = true
patch for initfiles of periodic and parametric, but dont work. parametric has polynomial degree 2, which is not supported by the arh writers and readers. the arh test checks also the error message with wrong input argument and the comparer uses a higher tolerance of 1e-11 now.. but vecellipt has a difference of 1e-6
write->read, refine->read works.. using arh.. what was wrong with the other tests?
demo updated
Loading