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
cdac3f47
Commit
cdac3f47
authored
Jan 16, 2014
by
akbib
Committed by
akbib
Jan 16, 2014
Browse files
Return type of method 'energy' is not ctype anymore
[[Imported from SVN: r12667]]
parent
1190401c
Changes
1
Hide whitespace changes
Inline
Side-by-side
dune/elasticity/materials/geomexactstvenantkirchhoffmaterial.hh
View file @
cdac3f47
...
...
@@ -69,7 +69,7 @@ public:
//! Evaluate the strain energy
ReturnType
energy
(
const
GridFunction
&
displace
)
{
ct
ype
energy
=
0
;
ReturnT
ype
energy
=
0
;
const
GridType
&
grid
=
this
->
basis_
->
getGridView
().
grid
();
ElementIterator
eIt
=
grid
.
template
leafbegin
<
0
>();
...
...
Write
Preview
Markdown
is supported
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