Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-foamgrid
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Ansgar Burchardt
dune-foamgrid
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
7
feature/growth
feature/growth-revised
feature/improve_elemparamexample
feature/support-for-1d-grids
fix/entitypointer
master
default
wip
Tags
1
svn-import
8 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Sep
14
4
1
22
May
15
24
Jan
6
29
Nov
20
Sep
25
Aug
22
19
Apr
18
7
Mar
2
Feb
1
28
Jan
26
22
21
12
30
Dec
27
22
20
18
17
11
24
Sep
23
22
2
28
Aug
19
17
7
23
Jun
22
15
12
11
10
9
8
1
28
May
26
20
12
11
8
7
6
5
27
Jan
21
Oct
2
30
Sep
7
3
1
21
Jul
28
Jun
12
6
5
4
13
May
12
26
Mar
13
18
Feb
17
3
20
Dec
11
Jan
8
7
3
2
27
Nov
12
9
18
Oct
17
16
11
10
9
21
Jun
15
5
Jan
24
Nov
9
22
Oct
14
Sep
13
8
18
Aug
12
29
Oct
15
Mar
6
3
Feb
1
3
Oct
11
Sep
9
8
7
6
5
4
2
1
28
Aug
Merge branch 'cleanup-1' into feature/python
wip
wip
add support for dune-corepy
[cleanup] have `dgffoam.hh` include the implementation in `dgffoam.cc`
do not try to install foamgridviews.hh
[cleanup] remove `src` directory
[cleanup] simplify typedef of `EntityImps`
[cleanup] remove unneeded file
Merge branch 'cleanup/get-referenceelement-copies' into 'master'
[test] Small readability improvement in 2d growth test
[refelement] Get copies as references are deprecated upstream
Merge branch 'fix/issue9-make-ids-unique' into 'master'
[ids] Make ids unique for all entities no matter which codim
Merge branch 'fix/issue8-std-array' into 'master'
added std:: in front of array
Merge branch 'feature/common_int_types' into 'master'
integer types in interface cleaned up, to reduce warnings related to comparison between signed and unsigned integers
Merge branch 'fix/issue#4-indexinoutside-for-adaptive-grids' into 'master'
[test] Locally refine a single element in local adaptivity test
Fix indexInOutside method for leaf intersections in adaptive grids
Require core modules in version 2.5, not 3.0
Merge branch 'feature/use-std-tuple' into 'master'
[tuple] Use std::tuple directly everywhere
Merge branch 'feature/growth-insertion-index' into 'master'
Merge branch 'bugfix/double-vertex-insertion' into 'master'
[growth][test] Add a line querying the growthInsertionIndex
[growth] insertElement now returns the growthInsertionIndex
[growth] Introduce a growthInsertionIndex for better user data control
[growth][test] Fix vtp output names so they don't get overwritten
[growth][test] Test adding two elements at once
[growth] Fix double vertex insertion
Merge branch 'feature/remove-entitypointer' into 'master'
Remove deprecated entityPointer method
Remove grid traits entity pointer template parameter
Merge branch 'feature/fix-set-position' into 'master'
[bugfix] You cannot dereference an entity
Merge branch 'fix/version' into 'master'
Bump up version to 3.0-git
Use the 'auto' keyword some more
Guard a few things by #ifndef NDEBUG that are only used within assertions
Merge branch 'bugfix/delete-all-isnew-markers' into 'master'
Loading