Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-gfe
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
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
Praetorius, Simon
dune-gfe
Graph
633a1311466819d5f71d9f6f3d72a4bdb72d8d31
Select Git revision
Branches
20
allow_assembler_to_get_temporaries
bugfix/fix_rigidbodymotion_difference
feature/find-tinyxml2
fix-fd-gradient-scaling
fix_localrodassembler_compiler_error
lisa-parallel
make_rod-eoc_run
master
default
protected
releases/2.0-1
releases/2.1-1
releases/2.2-1
releases/2.2-2
releases/2.3-1
releases/2.3-2
releases/2.3-last-basically-sequential-version
releases/first-evidence-that-neff-shells-do-not-lock
releases/first-working-adol-c-support
releases/working-version-before-moving-to-dune-functions
use-dune-parmg-for-global-indices
use_dune_add_test
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Nov
7
Sep
6
1
30
Aug
28
22
21
12
8
7
11
Jul
10
9
8
7
6
4
23
Jun
22
29
May
16
8
7
1
30
Apr
23
20
18
16
6
5
26
Mar
25
24
19
12
Feb
7
5
19
Jan
15
8
7
5
3
2
4
Dec
24
Nov
23
21
30
Oct
27
26
5
4
20
Jun
16
24
May
22
16
27
Apr
24
20
18
17
27
Mar
22
16
15
12
11
10
8
Feb
31
Jan
7
28
Dec
21
12
Oct
11
10
5
30
Aug
22
19
11
12
Jul
11
6
29
Jun
21
Apr
20
13
10
3
Mar
2
27
Feb
25
28
Jan
27
25
22
17
Dec
16
18
Nov
16
11
9
28
Oct
20
23
Sep
17
21
Aug
19
26
Jul
20
9
2
10
Jun
11
May
7
5
4
30
Apr
22
16
Feb
10
8
20
Jan
19
7
30
Nov
21
20
13
10
8
5
3
30
Oct
28
21
20
12
8
7
6
24
Sep
18
11
10
9
5
4
3
2
14
Jul
13
9
Jun
8
20
May
15
14
13
4
Mar
18
Feb
11
29
Jan
19
19
Dec
18
22
Oct
21
11
10
8
7
9
Jul
23
Jun
16
14
1
29
May
27
22
21
20
17
16
14
8
6
4
3
9
Jan
3
Properly register the tinyxml2 package
feature/find-ti…
feature/find-tinyxml2
Find tinyxml2 library and conditionally link it
Implement cosserat-continuum.cc without CosseratEnergyLocalStiffness
master
master
Fix list of included headers
Remove geodesicfeassemblerwrappertest.cc
Port mixedriemannianpnsolvertest.cc away from CosseratEnergyLocalStiffness
Implement planarcosseratshelltest with PlanarCosseratShellDensity
Don't include cosseratenergystiffness.hh from nonplanarcosseratshellenergy.hh
Use std::fmin instead of std::min
Reimplement assignment of Tensor3 from scalar
Remove cosseratenergytest.cc
Make localadolcstiffnesstest use LocalIntegralEnergy
LocalGeodesicFEFunction: Implement evaluateValueAndDerivative for product spaces
Simplify implementation of CosseratStrain::determinant
Introduce new class PlanarCosseratShellDensity
Use the gridDim variable when it's appropriate
Use the DirichletValues Python class also for the initial iterate
Use BulkCosseratDensity in CosseratLocalEnergyStiffness
Add test for the planar Cosserat shell model
Don't include unused header 'array'
CosseratEnergyLocalStiffness: Provide constructor without external loads
Make NeumannEnergy work for Cosserat shells
Improve error message about structured grids and dim!=dimworld
Reimplement CosseratVTKWriter::writeMixed using dune-vtk
Change template arg of CosseratVTKWriter to be the grid view
Use Vtk::VtkReader instead of deprecated VtkReader
Replace obsolete namespace Dune::TypeTree::Indices by Dune::Indices
cosserat-continuum.cc: Move Dirichlet values into main problem file
cosserat-continuum.cc: Read input parameters as Python file
Update one parameter file to work with cosserat-continuum.cc again
cosserat-continuum.cc: Check whether argv[1] exists before using it
Merge branch 'fix-derivatives-of-nonconforming-interpolation' into 'master'
InterpolationDerivatives: Avoid uninitialized values if doValue is false
Merge branch 'fix-integral-stiffness-for-harmonic-maps' into 'master'
harmonicmaptest: Test with LocalIntegralStiffness
Fix memory access errors when density does not depend on function value
Implement non-product version of LocalIntegralStiffness::energy
Merge branch 'dune-gfe-feature/smarterUseOfADOLC' into 'master'
LocalIntegralStiffness: Implement and test nonconforming discretization
Implement the derivatives of HarmonicDensity by hand
Loading