]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
The entry on primitive FEs was pretty much devoid of an actual description...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 30 Oct 2007 22:30:58 +0000 (22:30 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 30 Oct 2007 22:30:58 +0000 (22:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@15402 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/headers/glossary.h

index 7f7c1828622f4b2484a3efaf717f793cfce8b8fc..d925476530c6fc0e94de1e215b448374090ce7e9 100644 (file)
  * <td>Gauss points on edges(faces) and anisotropic Gauss points in the interior</td></tr>
  * </table>
  *
- * <dt class="glossary">@anchor GlossPrimitive Primitive finite elements</dt>
- * <dd>Finite element shape function sets with a unique relation from
- * shape function number to vector @ref GlossComponent "component".</dd>
+ * <dt class="glossary">@anchor GlossPrimitive Primitive finite
+ * elements</dt> <dd>Finite element shape function sets with a unique
+ * relation from shape function number to vector @ref GlossComponent
+ * "component". What this means is that each shape function of a
+ * vector-valued element has exactly one-nonzero component if an
+ * element is primitive. This includes, in particular, all scalar
+ * elements as well as vector-valued elements assembled via the
+ * FESystem class from other primitive (for example scalar) elements
+ * as shown in @ref step_8 "step-8", @ref step_29 "step_29" or @ref
+ * step_22 "step-22". On the other hand, the FE_RaviartThomas and
+ * FE_Nedelec classes provide non-primitive finite elements because
+ * there each vector-value shape function may have several non-zero
+ * components.</dd>
  *
  * <dt class="glossary">@anchor GlossReferenceCell Reference cell</dt>
  * <dd>The hypercube [0,1]<sup>dim</sup>, on which all parametric finite

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.