From 4801d4e03a638c25ef1b7e66309c77cb8fcec8be Mon Sep 17 00:00:00 2001 From: Tor Harald Sandve Date: Tue, 9 Mar 2021 09:45:31 +0100 Subject: [PATCH] move the boundary check downstream --- opm/models/discretization/common/fvbaselocalresidual.hh | 3 --- 1 file changed, 3 deletions(-) diff --git a/opm/models/discretization/common/fvbaselocalresidual.hh b/opm/models/discretization/common/fvbaselocalresidual.hh index 40f5d3ce4..7f8b2638c 100644 --- a/opm/models/discretization/common/fvbaselocalresidual.hh +++ b/opm/models/discretization/common/fvbaselocalresidual.hh @@ -434,9 +434,6 @@ protected: for (unsigned faceIdx = 0; faceIdx < numBoundaryFaces; ++faceIdx, boundaryCtx.increment()) { // add the residual of all vertices of the boundary // segment - if(!boundaryCtx.intersection(faceIdx).boundary()) - continue; - evalBoundarySegment_(residual, boundaryCtx, faceIdx,