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
3a046148962054296ed05ed447ad1fbd2995c889
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
5
Nov
4
31
Oct
29
27
26
24
22
21
15
14
9
3
2
30
Sep
29
25
24
6
3
2
22
Aug
16
6
5
2
31
Jul
30
29
28
27
11
10
8
1
Jun
12
May
29
Apr
28
22
15
14
9
8
12
Mar
28
Feb
27
24
12
11
9
8
7
3
2
1
31
Jan
25
24
20
12
10
7
4
3
30
Dec
28
27
26
25
23
20
16
13
8
6
28
Nov
26
21
Oct
11
10
9
7
30
Sep
29
27
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
Merge branch 'feature/node_cache2' into 'master'
Implement a NodeCache for cached evaulation of local-basis functions and gradients
Merge branch 'issue/cleanup_expressions' into 'master'
Rename gradientAtQp into gradientOf and similarly other expressions
Merge branch 'feature/dirichletbc_with_gridfunction' into 'master'
Allow storage of GridFunctions in DirichletBC
Update install_all_dune_modules.sh
Update CMakeLists.txt
Merge branch 'feature/deduction_guide_discretefunction' into 'master'
Add deduction guides to DiscreteFunction to allow construction from DOFVector
Update install_all_dune_modules.sh
Implement a Node wrapper with caching
feature/node_ca…
feature/node_cache
change template parameter to accept all QuadratureRule arguments
feature/local_b…
feature/local_basis_cache
corrected missing places of GradientAtQP
Implemente LocalToGlobalAdapter using the new LocalBasisCache
update documentation of local-basis cache
update OperatorTest and replace treepath() function
fix segfault of LocalBasisCache due to missing binding to element
update test for new function names
correct HasDerivative
rename gradientAtQp into gradientOf and similarly other expressions
change spacings int LocalBasisCache
change bind to create for LocalBasisCache
Add replacement for the NodeQuadCache
unset changes to Transposed
simplify ProblemStatTest by just assembling and not solvingthe linear system
Implement Operator and LocalOperator with TypeErasure
Merge branch 'feature/flat_pre_basis' into 'master'
Add utility to convert a preBasis to a flat preBasis
Merge branch 'issue/cleanup_type_traits' into 'master'
Update README.md
some simple cleanup of the type_traits
update the amdisproject script
update the install_all script
update the install_all script
change position of deprecated attribute
Merge branch 'feature/attributes' into 'master'
Merge branch 'issue/uggrid_parallel' into 'master'
Merge branch 'issue/discreteFunction' into 'master'
rename child() into discreteFunction()
Loading