From: Martin Kronbichler Date: Sat, 21 Mar 2020 16:39:48 +0000 (+0100) Subject: Remove another VectorizedArray::n_array_elements X-Git-Tag: v9.2.0-rc1~386^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14c4b1276812df946478659278e351d5524591be;p=dealii.git Remove another VectorizedArray::n_array_elements --- diff --git a/doc/doxygen/headers/matrixfree.h b/doc/doxygen/headers/matrixfree.h index 3016828c9a..0436290abf 100644 --- a/doc/doxygen/headers/matrixfree.h +++ b/doc/doxygen/headers/matrixfree.h @@ -220,7 +220,7 @@ * access is thus not linear. Furthermore, the support for multi-component * systems becomes transparent if we provide a start index to every * single component separately. Thus, the `row_starts` field is of length - * `n_cell_batches()*VectorizedArray::n_array_elements*n_components`. + * `n_cell_batches()*VectorizedArray::size()*n_components`. * *
  • The translation between components within a system of multiple base * elements is controlled by the four variables