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.
fb0ea3d2e1f544f5ee008a11e9b79393555bf1e9
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
12
Apr
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
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
added MatrixWrapperBase to ivoke derived methods
Sinigle Row/Column Matrix added
Added Matrix and Vector wrapper for hierarchic insertion, resize and initialization, added MAtrixIndexSet and restructured the DOFVector and DOFMatrix to be build of MAtrixVectorTraits instead of a backend
flat indexing for blocked basis
feature/flat_in…
feature/flat_indexer
backup and restore for DOFVectors
istl AMG preconditioner added
add functions backup() and restore() to ProblemStat
Correct some typos in CONTRIBUTING.md
Merge branch 'issue/amdisproject_executable' into 'master'
Merge branch 'feature/transposed_plus_add' into 'master'
Merge branch 'issue/tuple_size_element' into 'master'
Merge branch 'issue/install_all_dune_modules' into 'master'
Merge branch 'issue/problemstat_traits' into 'master'
corrected typo in amdisproject
updated the dune install script
Merge branch 'issue/discretefunction_copy_constructor' into 'master'
Merge branch 'issue/default_datatransfer_operation' into 'master'
Merge branch 'feature/treecontainer_default_constructor' into 'master'
Merge branch 'feature/explicit_template_instantiation' into 'master'
Instantiate ProblemStat and ProblemInstat for YaspGridBasis explicitly
Merge branch 'issue/problem_timeinterface_virtual_base' into 'master'
Merge branch 'issue/bondary_manager_gridview' into 'master'
change the default DataTransferOperation to INTERPOLATE
Implement the copy constructor for DiscreteFunction
set executable flag for amdisproject
virtual inheritance of ProblemTimeinterface in ProblemInstat
boundary-manager traverse over leafgridview
Merge branch 'feature/fixmatvec_operations' into 'master'
add doxygen closing comment bracket
parametrize BasisCreator with Grid instead of GridView
Merge branch 'example/stokes' into 'master'
Merge branch 'feature/fixmatvec_operations' into 'master'
densematrix view for sparse matrices
make tuple_size and tuple_element a class
Loading