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.
2f1b1d6d9befa1fff21c79602e1573e820df098b
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
May
26
25
21
20
19
18
17
15
14
12
11
10
9
8
7
6
5
4
3
2
1
30
Apr
29
28
27
26
24
23
22
21
20
19
18
17
16
15
14
13
12
9
8
7
6
1
31
Mar
30
29
28
27
25
24
23
22
21
16
12
11
10
9
8
7
5
4
3
2
1
27
Feb
26
25
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
Removed allowFirstRef from ProblemVec.
Added code style directive.
Bugfix for integration of DOFVectors with dual mesh.
Added new functions for integrating abstract function with two DOFVectors.
additional includes
bracket-error
Phi*ToR(): rounding-errors will be attended, because the domain of atanh is (-1,1)
implicit meshes for scalar problems
integration degree in gui now, sum splitting or user function next
Variable selector now working with rendered symbols
backup
First working Rosenbrock method implementation finished, part 2.
First working Rosenbrock method implementation finished.
extended operator setup
A lot of bugfixes in parallel code.
Fixed full equation rendering
boost always required, first amdis gui reference manual
removed build/
added boost finding
Added GraphicsViews, debugging FormulaRenderer
First general support for Rosenbrock methods for time discretization.
updated parameter description
cmake port of current amdis
test dependencies
extended tests
Images of variables in VariablePopupselektor, not yet working
Dirichlet BC with DOFVector instead of a function possible.
UMFPACK works now correctly for multiple right hand sides.
memory problem corrected, extending ctest
tests extended, part II. uninited values in cahnhilliard??
Refactored Graphicsviews
bug when starting gui
tests cleaned
initfile reader passes tests now
Fixed timer in FormulaWidget
Work on UMFPACK solver for multiple rhs.
Changed layout of MeshWidget
writeFile for WorldVector<DOFVector> and DOFVector<WorldVector> added
Reimplemented buildAfterCoarsen for only assembling vectors.
Eliminated some code in InitFileTreeWidget
Loading