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
5eb5cb17
Commit
5eb5cb17
authored
Dec 21, 2017
by
Gabi Seitz
Committed by
Dennis Gläser
Dec 21, 2017
Browse files
[mineralization] cleanup; remove unsed alias
parent
365b46da
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/porousmediumflow/mineralization/volumevariables.hh
View file @
5eb5cb17
...
...
@@ -47,7 +47,6 @@ class MineralizationVolumeVariables : public GET_PROP_TYPE(TypeTag, NonMineraliz
using
SubControlVolume
=
typename
GET_PROP_TYPE
(
TypeTag
,
SubControlVolume
);
using
ElementSolutionVector
=
typename
GET_PROP_TYPE
(
TypeTag
,
ElementSolutionVector
);
using
FluidSystem
=
typename
GET_PROP_TYPE
(
TypeTag
,
FluidSystem
);
using
MaterialLawParams
=
typename
GET_PROP_TYPE
(
TypeTag
,
MaterialLaw
)
::
Params
;
using
Element
=
typename
GridView
::
template
Codim
<
0
>
::
Entity
;
enum
...
...
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