Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-appl
dumux-preCICE
Commits
72c241c8
Commit
72c241c8
authored
Oct 13, 2021
by
Alexander Jaust
Browse files
[fix] small cleanup
parent
f3e229a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
appl/coupling-ff-pm/fvca-iterative/ffproblem-reversed.hh
View file @
72c241c8
...
...
@@ -106,7 +106,6 @@ class StokesSubProblem : public NavierStokesProblem<TypeTag>
using
Indices
=
typename
GetPropType
<
TypeTag
,
Properties
::
ModelTraits
>::
Indices
;
//using BoundaryTypes = GetPropType<TypeTag, Properties::BoundaryTypes>;
using
BoundaryTypes
=
Dumux
::
NavierStokesBoundaryTypes
<
GetPropType
<
TypeTag
,
Properties
::
ModelTraits
>::
numEq
()
>
;
using
FVElementGeometry
=
typename
GridGeometry
::
LocalView
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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