Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-microstructure
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
Klaus Böhnlein
dune-microstructure
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
65bdff9fc548f490b14ab1ed456d27e717ea6e87
Select Git revision
Branches
16
Container-Setup
ContainerBackup
GeneralElasticityTensor
LoadVector_caching
ParameterBackup
assemble-into-multitypematrix
commutingLimits
experiments
feature/newHermiteBasis
localAssembly
local_minimizer
master
default
protected
oldHermiteBasis
releases/2.9
storeGridandBasis
updateFixDoFMethod
16 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
May
1
30
Apr
29
26
25
24
22
20
19
18
17
16
15
11
9
5
29
Feb
26
23
11
8
5
26
Jan
25
24
20
Dec
19
18
14
12
11
6
26
Nov
25
17
19
Oct
18
17
16
13
12
11
10
9
8
6
5
4
2
1
29
Sep
13
12
Jul
11
10
6
21
Sep
31
Aug
30
29
28
27
26
25
23
22
9
31
Jul
29
28
27
26
25
11
7
6
5
4
1
30
Jun
29
12
Mar
7
2
25
Feb
23
9
7
28
Jan
18
9
22
Dec
21
15
12
11
10
17
Nov
24
Oct
23
19
18
15
14
13
25
Sep
18
17
14
13
12
9
8
7
6
5
3
2
1
30
Aug
28
27
26
25
17
14
13
12
11
9
8
6
5
3
29
Jul
28
27
26
25
24
23
21
15
12
7
23
Jun
16
15
14
Set MicroSolver to QR-solver for testing purposes
add output folders for experiments for Container testing purposes
update Container-Files
remove initialMacroPoint for now for debug build
increase initial regularization and add feenableexcept
cleanup
Add dune-vtk writer for higher-order VTK-writing
Test dune-vtk for writing
update bartels-analytical-example
add mesh for self-folding box example
Add fitst version of Container-Setup (for HPC) for macro-minimization
Merge branch 'feature/bendingIsometries' into 'master'
remove feenableexcept()
update testsuite
update testsuite paths
avoid use of additional(deprecated) 'outputPath' next to 'resultPath'
update macro-suite to use relative paths.
update macro-problem-testsuite.py
Merge branch 'macroVaryingMicrostructure' into 'feature/bendingIsometries'
Make UMFPACK the default MicroProblem solver.
rename gridLevels to 'macroGridLevel' & 'microGridLevel'
simplify VTK-writing for analytical solutions of displacement/gradient
add first versions of Experiments by Rumpf et al for validation
Activate option to write correctors of Cell-Problem
Add Option to suppress microProblem output/print statements
added alternative version using VTKSequenceWriter to vtkMaterialFunction
remove unneccessary p0-interpolation for MaterialVtkWriting and directly pass the indicatorfunction.
Add new option Materialsubsamplingrefinement
add option to reduce solver print statements
first example of a macroscopically varying microstructure - macrovariationtest.py
update Tests, towards a macroscopically varying microstructure
use shared_ptr to store MicroProblem in discretekirchhoffbendingenergyprestrained to avoid difficulty of not having a default constructor available in microproblem.hh
switch everything to using std::shared_ptr for prestrainedMaterial and CorrectorComputer. also remove LOG from Correctorcomputer
backup
In prestrainedMaterial-constructur: pass a reference to gridView so it does not get destroyed
update discretekirchhoffbendingenergyprestrained to store microProblem member variable
delete deprecated header
make distinction between constant microstructure() and variation with input parameter microstructure(macroPoint)
Add new test: readmicrostructuretest - to check access of Python-class microstructure
Update all Tests and some experiments to new syntax
Loading