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.
6d6d8969878ee028d1b9422cbf286eaa13131047
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
16
Mar
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
backport of dune-functions boundarydofs and subentitydofs
Make TreeContainer default constructible and thus allow matrix containers
Update GlobalBasis after globalRefine in the initialize() method
Use specialization for Constraints instead of general case
Merge branch 'releases/0.2' into 'master'
v0.2
v0.2
Merge branch 'feature/dune-2.7' into 'releases/0.2'
releases/0.2
releases/0.2
make amdis compatible with dune 2.7, i.e. rewrite filleBoundaryCondition by passing a treepath additionally
missing istall files added to CMakeLists
renamed directory external to libs
repaired eigen backend and added dune install script
Updated cintribution guidelines
prepare for release 0.2
Removed unused file
Merge branch 'develop'
Merge branch 'example/cahn_hilliard' into 'develop'
Example/cahn hilliard
Merge branch 'issue/make_datatransferoperation_enum_class' into 'develop'
Merge branch 'issue/document_gradtransfer' into 'develop'
Merge branch 'issue/filewriterinterface_cleanup' into 'develop'
added enum-class prefix to DOFVector
make DataTransferOperation an enum class
Added some documentation to the GridTransferInterface and GridTransfer
cleanup of constructor and getters/setters in FileWriterInterface
Merge branch 'feature/expansion_statements' into 'develop'
Reduce errors and compiletime in tree traversal
Merge branch 'issue/rename_template_parameters' into 'develop'
renamed template parameters, to shorten error messages and symbols
Merge branch 'issue/shared_ptr_getter' into 'develop'
shared unique_ptr to shared_ptr for old_solution
old_olution created from dereferences shared_ptr
return shared_ptr in getter if member variable if shared_ptr
Merge branch 'issue/problem_instat_oldsolution' into 'develop'
Merge branch 'feature/make_operator_shortcuts' into 'develop'
Merge branch 'issue/solver_tolerance' into 'develop'
removed mutable old-solution from ProblemInstat
sot creator updated
Merge branch 'feature/restructure_mpl' into 'develop'
add shortcuts zot(), fot(), and sot() for backward compatibility/similarity with old AMDiS
typo in parameter key for absolute solver tolerance
cleanup oldSolution in ProblemInstat, so that it can be used in expressions and allows interpolation during grid changes
Loading