Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lisa_julia.nebel_at_tu-dresden.de
dune-elasticity
Commits
d9d1aa24
Commit
d9d1aa24
authored
Jul 03, 2012
by
akbib
Committed by
akbib@FU-BERLIN.DE
Jul 03, 2012
Browse files
material parameters can be changed by the setup method and cannot be const
[[Imported from SVN: r11184]]
parent
24374806
Changes
1
Hide whitespace changes
Inline
Side-by-side
dune/elasticity/materials/geomexactstvenantkirchhoffmaterial.hh
View file @
d9d1aa24
...
...
@@ -137,9 +137,9 @@ private:
const
Basis
&
basis_
;
//! Elasticity modulus
const
ctype
E_
;
ctype
E_
;
//! Poisson ratio
const
ctype
nu_
;
ctype
nu_
;
//! Compute nonlinear strain tensor from the deformation gradient.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment