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.
ea147f781fd593814b4d6d0f2352cfb1384d7e5a
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
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 'issue/documentation' into 'develop'
Merge branch 'issue/virtual_override_final' into 'develop'
Merge branch 'issue/mtl_masslumping' into 'develop'
typo in include path of itl masslumping
use exactly one of virtual, override, or final.
added documentation of DOFVector and DOFMatrix and improved the documentation of some other classes
Merge branch 'feature/remove_unused_functions' into 'develop'
Cleanup of directory structure and removed obsolete files and functions
Merge branch 'issue/fieldmatvec_enum_compare' into 'develop'
Fixed enum comparison
Merge branch 'feature/data_transfer_implementation' into 'develop'
Feature/data transfer implementation
Merge branch 'issue/mixed_type_fieldmatvec' into 'develop'
Redesign of FieldMatrix + FieldVector arithmetic operations
Merge branch 'issue/fold_expressions' into 'develop'
Merge branch 'issue/gridtransfer_basis_update' into 'develop'
Move calls to basis.update inbetween adapt and postAdapt calls
bug in min/max implementation with fold expressions resolved
changed compiler feature detection name to AMDIS_HAS_CXX_FOLD_EXPRESSIONS
merged branch issue/problem_instat_base into develop
Merge branch 'develop' of gitlab.mn.tu-dresden.de:spraetor/dune-amdis into develop
Merge branch 'feature/global_refine' into 'develop'
add function globalRefine and globalCoarsen to ProblemStat
Added local (instance) storage option to ConcurrentCache
Merge branch 'issue/local_basis_cache' into 'develop'
Local basis cache depending on node type
Remove dependency on ProblemStatBase from ProblemInstatBase
Merge branch 'feature/grid_adaption_counter' into 'develop'
add changeIndex to track grid changes
Merge branch 'issue/convection_diffusion_bug' into 'develop'
corrected bug in convection-diffusion when assigning a FieldVector<1> to a FieldVector<N>
Merge branch 'issue/grid_functions_order' into 'develop'
Merge branch 'feature/first_order_operators' into 'develop'
Merge branch 'feature/constraints' into 'develop'
Boundary conditions and Constraints
Merge branch 'issue/restructure_structure_functions' into develop
implement hotfix to branch
Merge branch 'hotfix/examples_with_datatransfer' into 'develop'
resize of solution vector after manual grid change
removed makeXXXPtr removed and factory functions restructured
Loading