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.
4fc836ba70ea561a63bc3d34ace5e25557d36476
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
6
Jun
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
3
2
1
30
Sep
29
24
23
17
15
12
7
19
Jul
4
3
2
1
29
Jun
24
May
23
29
Apr
4
3
14
Mar
6
12
Feb
6
30
Jan
28
26
22
21
20
19
2
30
Dec
28
21
20
19
18
16
15
13
9
8
3
21
Nov
20
19
16
15
13
11
10
9
8
20
Oct
23
Sep
19
28
Jun
17
May
10
9
8
7
6
5
4
1
29
Apr
28
27
22
Mar
21
20
19
17
15
13
allow current directory for output and make it default
do not overwrite dirichlet node classification when iterating over intersections
correct macro names
removed is_swappable concept check for tuple swapping
feature/blocking
feature/blocking
corrected MR issues
add test for zip iterator
improved performance of symmetric Dirichlet BC
Merge branch 'issue/missing_file_in_cmakelists' into 'master'
Added missing file BackupRestor.hpp to CMakeLists
added DataTransferTest after correcting calcError function
added scalar (real-valued) basis
feature/scalar_…
feature/scalar_basis
Merge branch 'issue/environment_in_tests' into 'master'
filled CMakeLists and renamed blocking tags
resolved merge error
rebase to master
rebase to master
added elementwise operations to vector
cleanup after merge and eigen implementation
Eigen backend adapted to new blocking structure
replaced fgmres with gmres for old dune
added block preconditioner examples
corrected some ci errors
added documentation and a vector-inserter
NoMatrixIndexSet extracted from MatrixIndexSet.hpp to solve cyclic dependencies
removed undefined reference to index_t<0> by introducing a global constant zero_
cleanup mtl implementation
make DBC by default non-symmetric
removed separate constraints implementation in favor of matrix-wrapper functions
do not resize vector if not resizable
cleaned up hybrid switchCases
added hybridSize and invokeIf to shorted Matrix-/Vector-Wrapper
add this-> to access member functions from lambda
clear_row and clear_col for constraints implemented
Single-row/col-matrix generalized to multi-type matrices
Added Stokes-Test and SingleRowColMatrix matrix-vector products
cleaned up tests for new inserter and wrapper structure
Add matrix-inserter for inserting values and preparing the non-zero structure
MatrixIndexSet wrapped and tests extended
Implements matrix/vector generators with static_asserts in case of failure
implemented base class for vector wrappers
Loading