]> https://gitweb.dealii.org/ - dealii.git/commitdiff
todo's
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 25 Oct 2005 08:30:38 +0000 (08:30 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 25 Oct 2005 08:30:38 +0000 (08:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@11658 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_raviart_thomas.h

index 70f020661159d4ad0c80b75085640bfddda88369..bea1e974ded57bb1c6318558f941cf57dcda0ce8 100644 (file)
@@ -44,7 +44,12 @@ template <int dim> class MappingQ;
  * subspace contained in the RT space. Then, approciamtion order of
  * the function itself is <i>degree+1</i>, as with usual polynomial
  * spaces.
- * 
+ *
+ * @todo Even if this element is implemented for two and three space
+ * dimensions, the definition of the node values relies on
+ * consistently oriented faces in 3D. Therefore, care should be taken
+ * on complicated meshes.
+ *
  * <h3>Interpolation</h3>
  *
  * The @ref GlossInterpolation "interpolation" operators associated
@@ -417,9 +422,14 @@ class FE_RaviartThomas
  * component under consideration. This is emulated by using an
  * anisotropic Gauss formula for integration.
  *
- * @warning The current implementation is for Cartesian meshes
+ * @todo The current implementation is for Cartesian meshes
  * only. You must use MappingCartesian.
  * 
+ * @todo Even if this element is implemented for two and three space
+ * dimensions, the definition of the node values relies on
+ * consistently oriented faces in 3D. Therefore, care should be taken
+ * on complicated meshes.
+ *
  * @note The degree stored in the member variable
  * FiniteElementData<dim>::degree is higher by one than the
  * constructor argument!

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.