From: wolf Date: Wed, 22 Jun 2005 21:26:44 +0000 (+0000) Subject: Add a sentence to the docs. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95c5ca50af200ce892c6a49ac3ebb14cf9b849ea;p=dealii-svn.git Add a sentence to the docs. git-svn-id: https://svn.dealii.org/trunk@10930 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/fe/fe_tools.h b/deal.II/deal.II/include/fe/fe_tools.h index d96c1d21f9..b13b3ae2a6 100644 --- a/deal.II/deal.II/include/fe/fe_tools.h +++ b/deal.II/deal.II/include/fe/fe_tools.h @@ -317,6 +317,14 @@ class FETools * simpler, the * FETools::compute_interpolation_to_quadrature_points_matrix * provides the matrix form of this. + * + * Note that this function works + * on a single cell, rather than + * an entire triangulation. In + * effect, it therefore doesn't + * matter if you use a continuous + * or discontinuous version of + * the finite element. */ template static