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
d5bd007fb7e8eed30f5c64cfa3b0497ef93baaf2
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
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
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
changed grid construction to allow parallel grids to be created directly
Merge branch 'issue/stokes_operator' into 'master'
added stress tensor part for non-constant viscosity
Merge branch 'feature/petsc_cmake' into 'master'
Feature/petsc cmake
Merge branch 'feature/function_From_callable' into 'master'
added helper utility to wrap Dune::FunctionFromCallable constructors
Merge branch 'issue/initfile_parser' into 'master'
added worksournd for fallthrough compiler warning
Merge branch 'issue/find_mtl' into 'master'
extended search directories to find MTL
Merge branch 'issue/cmake_cxx_flags_pedantic' into 'master'
check for cxx flags with -pedantic-errors flag
Merge branch 'issue/parallel_output' into 'master'
Revert "added vtksequencewriter"
Merge branch 'issue/parallel_filewriter' into 'master'
Merge branch 'issue/convection_diffusion' into 'master'
Merge branch 'issue/integrate_avoid_duplicates' into 'master'
Merge branch 'issue/heat_example' into 'master'
extracted VTKSequenceWriter from feature/petsc_backend branch
correct merge error
removed initfiles from tests
merge remote branch
add vtk sequence writer and modified the default filewriter settings accordingly
corrected init file of heat example to support output
constructor call of FieldVector corrected in convectionDiffusionOperator
change output format for vtk files to allow parallel writes
Restricted integration to interior elements
Merge branch 'issue/integrate_parallel' into 'master'
sum up parallel integrals
Merge branch 'feature/parallel_istl' into 'master'
Changed ISTL solver interface to use parallel solver; Added empty communicator for sequential use of parallel solvers
rebase to master
feature/global_…
feature/global_dof_indexing
name overlapping with petsc and pmtl resolved
workaround enum-class bug in remoteindices
workaround for bug in dune-istl
added DOFMapping and test, to be used with petsc or pmtl backend
changed petsc cmake configuration
add DofMapping for the association of local and global indices
add PETSc find module and configuration to cmake
Loading