From: Martin Kronbichler Date: Mon, 9 Oct 2017 10:40:20 +0000 (+0200) Subject: Also assert in read_dof_values_plain. X-Git-Tag: v9.0.0-rc1~972^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F5212%2Fhead;p=dealii.git Also assert in read_dof_values_plain. --- diff --git a/include/deal.II/matrix_free/fe_evaluation.h b/include/deal.II/matrix_free/fe_evaluation.h index dafb516184..1170a3075d 100644 --- a/include/deal.II/matrix_free/fe_evaluation.h +++ b/include/deal.II/matrix_free/fe_evaluation.h @@ -3455,6 +3455,16 @@ FEEvaluationBase // and sit on a different vector each) if (n_fe_components == 1) { + for (unsigned int c=0; c or a BlockVector to " + + "read_dof_values_plain.")); + const unsigned int n_local_dofs = VectorizedArray::n_array_elements * dofs_per_cell; for (unsigned int comp=0; comp