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
f7851448
Commit
f7851448
authored
Nov 26, 2017
by
Timo Koch
Browse files
[1p] Remove unused isBox
parent
a7037fb1
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/porousmediumflow/1p/implicit/volumevariables.hh
View file @
f7851448
...
...
@@ -55,8 +55,6 @@ class OnePVolumeVariables : public ImplicitVolumeVariables<TypeTag>
using
GridView
=
typename
GET_PROP_TYPE
(
TypeTag
,
GridView
);
using
Element
=
typename
GridView
::
template
Codim
<
0
>
::
Entity
;
static
const
bool
isBox
=
GET_PROP_VALUE
(
TypeTag
,
ImplicitIsBox
);
public:
using
FluidState
=
typename
GET_PROP_TYPE
(
TypeTag
,
FluidState
);
...
...
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