Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
f0437c5d
Commit
f0437c5d
authored
Dec 21, 2018
by
Dennis Gläser
Browse files
[poroelastic][localres] remove unused alias
parent
627d394a
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/geomechanics/poroelastic/localresidual.hh
View file @
f0437c5d
...
...
@@ -53,9 +53,6 @@ class PoroElasticLocalResidual: public ElasticLocalResidual<TypeTag>
using
ElementVolumeVariables
=
typename
GetPropType
<
TypeTag
,
Properties
::
GridVolumeVariables
>::
LocalView
;
using
VolumeVariables
=
typename
ElementVolumeVariables
::
VolumeVariables
;
// class assembling the stress tensor
using
StressType
=
GetPropType
<
TypeTag
,
Properties
::
StressType
>
;
public:
using
ParentType
::
ParentType
;
...
...
Timo Koch
@timok
mentioned in commit
f44f2da1
·
Dec 21, 2018
mentioned in commit
f44f2da1
mentioned in commit f44f2da138916c18f32e1a89164bbcf3b5724679
Toggle commit list
Timo Koch
@timok
mentioned in merge request
!1470 (merged)
·
Dec 21, 2018
mentioned in merge request
!1470 (merged)
mentioned in merge request !1470
Toggle commit list
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