From: Wolfgang Bangerth Date: Sun, 8 Nov 2015 01:49:53 +0000 (-0600) Subject: Make the same kind of changes also to FESystem. X-Git-Tag: v8.4.0-rc2~242^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48be64d9af6083b76260c64b75280563eee570a8;p=dealii.git Make the same kind of changes also to FESystem. --- diff --git a/source/fe/fe_system.cc b/source/fe/fe_system.cc index 0dd710f662..51697cfda7 100644 --- a/source/fe/fe_system.cc +++ b/source/fe/fe_system.cc @@ -1197,29 +1197,31 @@ compute_fill (const Mapping &mapping, Assert (this->n_nonzero_components(system_index) == base_fe.n_nonzero_components(base_index), ExcInternalError()); - for (unsigned int s=0; sn_nonzero_components(system_index); ++s) - { - if (base_flags & update_values) - for (unsigned int q=0; qn_nonzero_components(system_index); ++s) + for (unsigned int q=0; qn_nonzero_components(system_index); ++s) + for (unsigned int q=0; qn_nonzero_components(system_index); ++s) + for (unsigned int q=0; qn_nonzero_components(system_index); ++s) + for (unsigned int q=0; q