Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
amdis-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
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
amdis
amdis-core
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
09a0f7fb89520eb964408e674f3fb32648a8aa96
Select Git revision
Branches
20
25-boundaryid
ChangedCheckInsideCoarsenedGridFunction
backport/missing-include-set
backport/non-deterministic-observer
bugfix/boundarysubset_intersection_type
bugfix/collectedFixes
bugfixes/collectedFixes
cherry-pick-01385663
cherry-pick-613ce085
cherry-pick-832741c0
cherry-pick-832741c0-2
cherry-pick-84d5457e
cherry-pick-9297b588
cherry-pick-9f390e12
cherrypick/issue-localview-bind-element
cherrypick/issue-localview-bind-element2
cleanup/gitlabci-base-images
develop
docs/adaptivity
docs/cahn_hilliard
Tags
3
v2.10.0
v0.3
v0.2
23 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Feb
12
11
9
8
7
3
2
1
31
Jan
25
24
20
12
10
7
4
3
30
Dec
28
27
26
25
23
20
16
13
8
6
28
Nov
26
21
Oct
11
10
9
7
30
Sep
29
27
24
23
19
11
10
9
3
2
28
Aug
22
21
24
Jun
23
20
14
13
12
11
10
8
6
22
May
21
16
15
13
12
11
10
9
8
6
5
4
3
2
1
30
Apr
29
27
26
25
18
17
16
12
11
10
8
6
5
2
31
Mar
29
28
27
26
25
21
20
19
18
17
16
15
14
13
12
9
8
2
1
28
Feb
26
24
22
15
14
4
19
Jan
13
12
7
6
4
Dec
27
Nov
23
19
18
19
18
16
15
1
30
Oct
23
22
23
22
19
18
19
18
19
18
17
16
15
6
5
Avoid code duplication in Assembler::assemble
Replace explicit type LocalView by template with concept check
Move sparsity pattern creation to assemble
Move responsibility for global assembly to Assembler class
Remove unnecessary resize() calls
Move global assembly into new class Assembler
Renamed Assembler to LocalAssembler
operatorList with tree-container and local assembler construction
issue/remove_tr…
issue/remove_tree_data
Add flat tree traversal for leaf nodes
feature/for_eac…
feature/for_each_leaf_treepath
Reimplemented TreeData with TreeContainer
Merge branch 'master' of gitlab.mn.tu-dresden.de:amdis/amdis-core
Merge branch 'feature/directory_restructuring' into 'master'
Restructure and cleanup the amdis source directory
use dune implementation of forEachNode and forEach
issue/remove_fo…
issue/remove_for_each_leave_node
undone the mkdocs directory. This is moved to separate branch
undone fmt lib as cmake sub-project
renamed and restructured doc directory, include mkdocs configuration
attempt to restructure and cleanup the amdis source directory
Merge branch 'issue/remove_unnecessary_headers' into 'master'
removed some headers from amdis and moved them to independent repository dune-blocked
merged issue/solver_info
Merge branch 'issue/discretefunction_cleanup' into 'master'
Cleanup DiscreteFunctions
renamed errorCode() function in SolverInfo
removed tolerance from SolverInfo
Merge branch 'feature/generator_function_writer' into 'master'
Merge branch 'issue/nompi_istlcommunication' into 'master'
Merge branch 'issue/stokes_operator_const_viscosity' into 'master'
allow to pass bool parameter to stokes operator
Merge branch 'issue/add_missing_examples' into 'master'
Add unused examples to CMakeLists
corrected creator for sequential istl communication
Merge branch 'issue/dofvector_setdatatransfer' into 'master'
added generator function for backup and gmsh writer
Merge branch 'master' of gitlab.mn.tu-dresden.de:amdis/amdis-core
Merge branch 'issue/mtl_solver_precon' into 'master'
initialize solver preconditioner correctly
Merge branch 'issue/mtl_krylov_runner_create_precon' into 'master'
add runner to LinearSolver and make it accessible, allow to derive from PetscRunner for user-defined petsc solver implementation
Merge branch 'issue/parallel_global_blocked_basis' into 'master'
Loading