From: wolf Date: Tue, 17 Sep 2002 16:44:26 +0000 (+0000) Subject: Change comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41827d93893c568cad9a7ca6b8f5debaf610f056;p=dealii-svn.git Change comment. git-svn-id: https://svn.dealii.org/trunk@6442 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/fe/fe_system.cc b/deal.II/deal.II/source/fe/fe_system.cc index 348b3332a0..6d1dc9f681 100644 --- a/deal.II/deal.II/source/fe/fe_system.cc +++ b/deal.II/deal.II/source/fe/fe_system.cc @@ -591,15 +591,20 @@ FESystem::compute_fill (const Mapping &mapping, { if (fe_data.first_cell) { - // Initialize the FEValuesDatas - // for the base elements. - // Originally this is the task - // of FEValues::FEValues() but - // the latter initializes - // the FEValuesDatas only of the - // FESystem but not the - // FEValuesDatas needed by the + // Initialize the + // FEValuesDatas for the // base elements. + // Originally this was the + // task of + // FEValues::FEValues() but + // the latter initializes + // the FEValuesDatas only + // of the FESystem, not of + // the FEValuesDatas needed + // by the base elements + // (and: how should it know + // of their existence, + // after all). for (unsigned int base_no=0; base_no