From: bangerth Date: Mon, 15 Aug 2011 13:56:41 +0000 (+0000) Subject: Add a comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=380aaabddbae5a9bb10eabb13c975ecd29576fdf;p=dealii-svn.git Add a comment. git-svn-id: https://svn.dealii.org/trunk@24075 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/fe/mapping_q1.cc b/deal.II/source/fe/mapping_q1.cc index 799a5f4e14..185a1e10af 100644 --- a/deal.II/source/fe/mapping_q1.cc +++ b/deal.II/source/fe/mapping_q1.cc @@ -974,8 +974,11 @@ namespace internal // in 1d, we don't // have access to // any of the - // data.aux fields, - // but we can still + // data.aux fields + // (because it has + // only dim-1 + // components), but + // we can still // compute the // boundary form // simply by simply