From 9bb1e5e412a0a86cb4273065cdc8b9730dadc3aa Mon Sep 17 00:00:00 2001 From: Andreas Lauser <and@poware.org> Date: Fri, 16 Dec 2011 13:23:20 +0000 Subject: [PATCH] 2pni box model: ++compile git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7057 2fb0f335-1f38-0410-981e-8018bf24f1b0 --- dumux/boxmodels/2pni/2pnivolumevariables.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dumux/boxmodels/2pni/2pnivolumevariables.hh b/dumux/boxmodels/2pni/2pnivolumevariables.hh index eb04350fab..297c6d53b8 100644 --- a/dumux/boxmodels/2pni/2pnivolumevariables.hh +++ b/dumux/boxmodels/2pni/2pnivolumevariables.hh @@ -124,7 +124,7 @@ protected: const Problem &problem, const Element &element, const FVElementGeometry &elemGeom, - int vertIdx, + int scvIdx, bool isOldSol) { // copmute and set the internal energies of the fluid phases -- GitLab