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
95a126a55639ff322a7c3406d13533d36bcf311f
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
27
Sep
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
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
Merge branch 'feature/linear_algebra_restructuring' into 'master'
Restructuring of Matrix and Vector and linear-algebra backends.
Merge branch 'issue/macro_grid_factory_super' into 'master'
Merge branch 'issue/node_indices_cmake' into 'master'
Merge branch 'issue/backup_restore_unknown_grid' into 'master'
Merge branch 'issue/all_true_bitset_vector_cmake' into 'master'
changed comments in DirichletBC.hpp
newline change in MappedRangeView
derive some method from the super class in MacroGridFactory
add NodeIndices.hpp to CMakeLists
add AllTrueBitSetVector.hpp to CMakeLists
Merge branch 'feature/basis_nodes' into 'master'
Merge branch 'feature/alltruebitsetvector' into 'master'
add nodeIndexCount and test of nodeIndex range
make AllTrueBitSetVector an infinite range
Merge branch 'feature/gridtransfer_attach' into 'master'
Merge branch 'fix/missing_cmakelists_entries' into 'master'
Added missing install entries to CMakeLists
Merge branch 'feature/hierarchic_node_to_range_map' into 'master'
Merge branch 'feature/environment_mpihelper' into 'master'
Merge branch 'issue/marker_cleanup' into 'master'
make AllTrueBitSetVector public
removed unused variable from Marker
Add attach function with callback to GridTransfer
Return stored MPIHelper from Environment
Added extended AllTrueBitSetVector class
Move transformTreePath helper function to HierarchicNodeToRangeMap
Add range over node indices
Merge branch 'feature/mpi_wrapper_library' into 'master'
Merge branch 'feature/fieldmatvec_outer_product' into 'master'
Added outer product for FieldVector
Merge branch 'feature/flat_mat_vec' into 'master'
Added flat matrix and vector used for ElementMatrix and ElementVector
replaced MPI_Request initialization of nullptr with MPI_REQUEST_NULL
default initialize MPI_Requests
Merge branch 'feature/mpi_wrapper_library' into 'master'
added code from the mpi14 library for parallel mpi communication with a nice wrapper interface
Merge branch 'issue/unique_border_partition' into 'master'
update UniqueBorderPartition to support UGGrid
Merge branch 'feature/mapped_range_view' into 'master'
Loading