Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-pdelab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Christian Heinigk
dune-pdelab
Graph
master
Select Git revision
Branches
1
master
default
protected
Tags
13
v2.6.0-rc1
v2.5.0-rc1
v2.4.1
v2.4.1-rc1
v2.0.0
v2.0.0-rc2
v2.0.0-rc1
pre-typetree-split
v1.1.0
v1.1-rc2
v1.1-rc1
v1.0.1
v1.0.0
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Mar
27
Jan
8
7
19
Dec
18
16
13
12
11
10
9
6
5
4
3
2
27
Nov
26
3
Sep
29
Aug
27
15
8
29
Jul
23
22
17
10
27
Jun
24
19
9
7
6
4
21
May
16
14
3
13
Mar
12
8
4
Feb
22
Jan
21
16
14
Dec
13
11
5
4
26
Nov
20
19
16
15
13
12
11
8
14
Sep
22
Aug
21
16
13
23
Jul
19
13
12
28
Jun
26
19
18
15
14
13
12
6
5
29
May
28
23
22
18
17
16
15
11
3
2
25
Apr
18
17
16
13
12
11
10
6
5
26
Mar
2
28
Feb
23
19
16
15
14
13
5
2
24
Jan
23
22
19
18
17
16
20
Dec
19
29
Nov
16
18
Oct
13
2
29
Sep
15
13
31
Aug
30
23
16
25
Jun
24
12
15
May
3
28
Mar
27
20
19
16
15
11
8
27
Feb
22
21
20
Install pdelab.hh file.
master
master
Trigger dune-image build on push.
Install all onestep files.
Remove deprecated file 'nonlinearjacobianapplyengine.hh' from install.
Install solver files.
[!444] Add jacobian apply method and engine to the OneStepGridOperator
[!434] [vtk] Allow shared_ptr arguments for addSolutionToVTKWriter
[!443] Allow construction of CompositeGridFunction from shared_ptr children
We need to make sure that the update is valid
Rename test
Add jacobian apply to onestep grid operator
Test the onestep grid operator methods
Add instationary test
[!439] Cleanup existing jacobian apply engines
[!445] Change names: OldNewton->Newton and Newton->NewtonMethod
Change names: OldNewton->Newton and Newton->NewtonMethod
Merge branch 'feature/vtkwriter-lifetime-issues' of ssh://gitlab.dune-project.org:22022/pdelab/dune-pdelab into feature/vtkwriter-lifetime-issues
Add the constructor and attach method for shared pointers to aliasedvectorview
Add the new flag to the geneo local operator wrapper
Update the changelog
Remove fastdg nonlinearjacobian apply engine
Test fastdg operator in testlocaloperatorinterface
Adjust fastdg jacobianapplyengine
Adjust fastdg localassembler
Cleanup fastdg.hh and corresponding assembler
Some small cleanups to make regular and fastdg gridoperator more similar
Improve localoperator test and prepare for testing fast DG operator
[!438] Allow GridFunctionProbe to be instantiated without function
Allow construction of CompositeGridFunction from shared_ptr children
[bugfix] Fix usage of subgridfunctionspace with shared_ptr's
Adjust the local operator interface test
Remove nonlinearjacobianapplyengine
Use isLinear flag in the callswitch
Adjust the fastdg engines
Adjust all the default engines
Add jacobian apply with solution and update to localassembler
Add jacobian apply with solution and update to gridoperator
Add isLinear flag to the local operator
[!440] Internal renaming in engine
[!441] Improve documentation of Newton
Loading