Skip to content

Commit 788b669

Browse files
committed
Add Raviart-Thomas to the list of supported FEs
1 parent 8f1c494 commit 788b669

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/base/libmesh_documentation.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* - Hierarchic
4141
* - C1 elements (Hermite, Clough-Tocher)
4242
* - Discontinuous elements (Monomials, L2-Lagrange)
43-
* - Vector-valued elements (Lagrange-Vec, Monomial-Vec, Nedelec first type)
43+
* - Vector-valued elements (Lagrange-Vec, Monomial-Vec, Nedelec first type, Raviart-Thomas)
4444
*
4545
* - Dimension-independence
4646
* - Operators are defined to allow the same code to run unmodified on 2D and 3D applications.

0 commit comments

Comments
 (0)