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
1a09cb4b
Commit
1a09cb4b
authored
Jul 15, 2020
by
Martin Schneider
Committed by
Timo Koch
Sep 30, 2020
Browse files
[wmpfa] Unused variables
parent
ca9b6d64
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/porousmediumflow/fluxvariablescachefiller.hh
View file @
1a09cb4b
...
...
@@ -762,9 +762,6 @@ public:
const
SubControlVolumeFace
&
scvf
,
bool
forceUpdateAll
=
false
)
{
// Set pointers
const
auto
&
gridGeometry
=
fvGeometry
.
gridGeometry
();
const
auto
&
intOp
=
fluxVarsCacheStorage
.
interpolationOperator
(
fvGeometry
.
scv
(
scvf
.
insideScvIdx
()));
faceHandlePtr_
=
&
dataStorage
.
facesDataHandles
[
scvf
.
index
()];
...
...
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