Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-elasticity
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Ansgar Burchardt
dune-elasticity
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
35b9cf4c8622f0136f0367e9f24b6d7b51b74159
Select Git revision
Branches
10
dune-tkr-article
master
default
protected
patrizio-convexity-test
releases/2.0-1
releases/2.1-1
releases/2.2-1
releases/2.3-1
releases/2.4-1
releases/2.5-1
releases/2.6-1
Tags
3
dune-tkr-article-base
dune-tkr-article-patched
subversion->git
13 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
May
7
Jun
22
May
21
7
Dec
27
Nov
20
12
10
23
Oct
10
29
Sep
13
12
7
Jun
30
May
29
15
14
5
Apr
29
Mar
5
20
Feb
15
12
10
Jan
7
Oct
18
Sep
4
14
Feb
26
Oct
24
Jun
16
Feb
3
2
13
Jan
12
3
Oct
28
Sep
25
23
31
Jul
27
May
15
Apr
25
Mar
23
13
Nov
5
13
Oct
3
Jun
8
May
14
Apr
24
Jan
17
16
13
10
20
Dec
2
Sep
9
Aug
8
23
Apr
19
17
16
29
Mar
16
Jul
3
21
Dec
1
15
Nov
3
21
Oct
18
4
19
Aug
24
Jun
21
Jan
16
Nov
10
4
Jun
1
31
May
19
17
12
11
6
27
Apr
12
26
Jan
12
Jun
16
Apr
6
25
Mar
6
5
9
Feb
13
Jan
7
30
Dec
3
Nov
13
Oct
1
23
Jul
25
Jun
5
4
Mar
14
Feb
31
Dec
29
15
Nov
14
12
14
Aug
21
Jun
20
19
22
May
16
Apr
5
Feb
8
Jan
3
2
15
Dec
12
1
4
Oct
12
Sep
31
Aug
23
13
Jul
11
31
May
30
17
16
4
Apr
2
Feb
19
Jan
12
9
2
21
Dec
20
19
do not build example programs
dune-tkr-articl…
dune-tkr-article-patched dune-tkr-article
Avoid compiler warning about missing 'return' statement
master
master
Merge branch 'master' into 'master'
Add Mooney-Rivlin-Energy to finite-strain-elasticity
Update the .gitignore file
patrizio-convex…
patrizio-convexity-test
Add two more energies
Remove bool flag 'initialIterate'
Hardwire that the initial deformation is affine and diagonal
Problem files
Try to computed solution as initial iterate of the 'real' energy
Hand global function to VTKWriter
Various test grids
Give global basis function to VTKWriter
dune-tkr-articl…
dune-tkr-article-base
Add missing header
Some C++ modernization
Fufem::constructBoundaryDofs can work on dune-functions bases now
Print the two addends of the NeffLog2 energy
Remove unused code
Allow to compute the two addends of the energy separately
Remove irrelevant energies
Write K and det F to the VTK output file
Fork finite-strain-elasticity.cc into quasiconvexity-test.cc
Further increase a tolerance
Increase tolerances a bit
Instantiate MPI in case the build is parallel
Only use adolc if found
Only define material when Adolc is found
Only add adolc flags when the solver is build
SeqIlu0 is deprecated
Make method non-virtual
Adjust some parameters for the default example
Write intermediate loading steps
Update parameter file to new version of the solver
Switch to Mooney Rivlin with Adol-C material
Minor cleanup
Use new style of initialisation
Allow multiple Dirichlet boundaries with different values
Allow grids that are constructed from parameter file
Add amiramesh and psurface flags if they are found
Major cleanup
Loading