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
Graph
33c122c5619bb380601003331a6d9479cc711791
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/cmake-include-directories-and-tests
cleanup/gitlabci-base-images
develop
docs/adaptivity
Tags
3
v2.10.0
v0.3
v0.2
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
May
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
Merge branch 'feature/scalar_matrix_vector_traits' into 'master'
Merge branch 'issue/assigner_proxies' into 'master'
allow proxies to be passed to the assigner classes as output argument
add traits for testing whether something is a template or a type and add enable_if_all
add traits to test whether a dune matrix/vector has only one component
add fake container-like datastructure with all no-op
add hybrid utility SwitchCases for dynamic and static dispatching
replace deprecated AMDiS::init and finalize with Environment
Add explicit return type for lambdas
Update HowTo.md
improvement/doc…
improvement/documentation
Update HowTo.md
added more general documentation files for getting started and tutorials
Merge branch 'feature/resize' into 'master'
Merge branch 'feature/access' into 'master'
Merge branch 'issue/remove_marker' into 'master'
use new environment class
add Resize.hpp to CMakeLists.txt
Resize abstraction for matrices and vectors
use new environment class
improved documentation and add header files to CMakeLists.txt
Implemented tests for HybridSize and Access
add hybrid size and num_rows/num_cols for vectors and matrices
add functionality to access vector and matrix components
added this-> for old compilers in a lambda
corrected some typos in the comments
add functionality to remove an added marker
Merge branch 'feature/apply_for_variadic' into 'master'
Merge branch 'feature/auto_template_parameter' into 'master'
Merge branch 'feature/environment' into 'master'
Merge branch 'issue/gitlab-ci-parallel' into 'master'
allow parallel execution of runner tasks
replace try-catch with grid capability check
removed unused 'using' declaration
Merge branch 'issue/factory_parametrization' into 'master'
extend apply and for_each functions
add cxx feature test for auto templates
Make FactoryParametrization compatible to dune 2.7
Merge branch 'feature/element_matrix_coefficient_type' into 'master'
Removed the direct solver specialization ofr double types in favour of the separate initialization in the creators
Merge branch 'feature/dofvector_basis_constructor' into 'master'
Loading