We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1c494 commit 788b669Copy full SHA for 788b669
1 file changed
include/base/libmesh_documentation.h
@@ -40,7 +40,7 @@
40
* - Hierarchic
41
* - C1 elements (Hermite, Clough-Tocher)
42
* - Discontinuous elements (Monomials, L2-Lagrange)
43
- * - Vector-valued elements (Lagrange-Vec, Monomial-Vec, Nedelec first type)
+ * - Vector-valued elements (Lagrange-Vec, Monomial-Vec, Nedelec first type, Raviart-Thomas)
44
*
45
* - Dimension-independence
46
* - Operators are defined to allow the same code to run unmodified on 2D and 3D applications.
0 commit comments