]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add some documentation. 9126/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 2 Dec 2019 21:39:26 +0000 (14:39 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 2 Dec 2019 21:39:26 +0000 (14:39 -0700)
include/deal.II/fe/fe_dg_vector.h

index 5a904f623c23ec267f7285aa156910e03b510801..428b10c5723c39381e57f702b418bb64c43478ca 100644 (file)
@@ -135,7 +135,11 @@ private:
 
 /**
  * A vector-valued DG element based on the polynomials space of FE_Nedelec.
+ * This class implements a "broken" finite element
+ * space that is discontinuous between cells and on each cell has shape
+ * functions that equal those of the Nedelec element.
  *
+ * The related class FE_DGRT is used in step-61.
  * @ingroup fe
  * @author Guido Kanschat
  * @date 2011
@@ -163,7 +167,11 @@ public:
 
 /**
  * A vector-valued DG element based on the polynomials space of
- * FE_RaviartThomas.
+ * FE_RaviartThomas. This class implements a "broken" finite element
+ * space that is discontinuous between cells and on each cell has shape
+ * functions that equal those of the Raviart-Thomas element.
+ *
+ * The class is used in step-61.
  *
  * @ingroup fe
  * @author Guido Kanschat
@@ -192,6 +200,11 @@ public:
 
 /**
  * A vector-valued DG element based on the polynomials space of FE_BDM.
+ * This class implements a "broken" finite element
+ * space that is discontinuous between cells and on each cell has shape
+ * functions that equal those of the BDM element.
+ *
+ * The related class FE_DGRT is used in step-61.
  *
  * @ingroup fe
  * @author Guido Kanschat

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.