From: Denis Davydov Date: Tue, 15 Aug 2017 15:05:39 +0000 (+0200) Subject: fix a minor bug in MatrixFreeOperators::Base::vmult_interface_down() X-Git-Tag: v9.0.0-rc1~1212^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4900%2Fhead;p=dealii.git fix a minor bug in MatrixFreeOperators::Base::vmult_interface_down() --- diff --git a/include/deal.II/matrix_free/operators.h b/include/deal.II/matrix_free/operators.h index 660aefad1a..be1293e32a 100644 --- a/include/deal.II/matrix_free/operators.h +++ b/include/deal.II/matrix_free/operators.h @@ -1312,7 +1312,7 @@ namespace MatrixFreeOperators .local_element(edge_constrained_indices[j][i]) = edge_constrained_values[j][i].first; } - for ( ; c