From: hartmann Date: Mon, 27 Aug 2001 11:11:19 +0000 (+0000) Subject: Add WBs comment X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f997cb3b8ca6c9bb7973313b5508abd3f9d99a97;p=dealii-svn.git Add WBs comment git-svn-id: https://svn.dealii.org/trunk@4916 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/fe/fe_q.cc b/deal.II/deal.II/source/fe/fe_q.cc index 396651c016..0d4c127653 100644 --- a/deal.II/deal.II/source/fe/fe_q.cc +++ b/deal.II/deal.II/source/fe/fe_q.cc @@ -742,6 +742,16 @@ FE_Q::build_renumbering (const FiniteElementData &fe_data, // vertices of a hexahedron. // Therefore, this looks quite // sophisticated. + // + // NB: This same person + // claims to have had good + // reasons then, but seems to + // have forgotten about + // them. At least, the + // numbering was discussed + // with the complaining + // person back then when all + // began :-) switch (dim) { case 1: