Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-microstructure-backup
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-backup
Graph
master
Select Git revision
Branches
11
Container-Setup
GeneralElasticityTensor
LoadVector_caching
assemble-into-multitypematrix
experiments
feature/bendingIsometries
localAssembly
local_minimizer
master
default
protected
releases/2.9
storeGridandBasis
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Apr
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
remove feenableexcept()
feature/bending…
feature/bendingIsometries
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
adjust CellProblem.cc and discretekirchhoffbendingenergyprestrained.hh, micrproblem.hh to fit the new syntax
adjust prestrainedMaterial to read Python-Class/Reference: microstructure
Add gamma as member variable to prestrainedMaterial
add first version of readmicrostructuretest.cc
some progress/testing of Pyhon class for cell problem
add description for prestrainedMaterial-class
remove deprecated elasticityTensor_ from prestrained Material
more tests
first test with Python Class as Indicatorfunction
update
cleanup
store grid/gridView/Basis in microproblem.hh
Loading