Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
jonathan.drechsel_at_mailbox.tu-dresden.de
dune-elasticity
Commits
4531c499
Commit
4531c499
authored
May 03, 2020
by
oliver.sander_at_tu-dresden.de
Browse files
Merge branch 'remove-unused-type' into 'master'
Remove an unused type See merge request
!26
parents
550fdc58
bb472e2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
dune/elasticity/materials/localintegralenergy.hh
View file @
4531c499
...
...
@@ -51,7 +51,6 @@ energy(const Entity& element,
const
std
::
vector
<
Dune
::
FieldVector
<
field_type
,
gridDim
>
>&
localConfiguration
)
const
{
assert
(
element
.
type
()
==
localFiniteElement
.
type
());
using
Geometry
=
typename
GridView
::
template
Codim
<
0
>
::
Entity
::
Geometry
;
field_type
energy
=
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