Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kinnala authored Nov 17, 2021
1 parent ddae31d commit 507a2bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ into vectors.

Features:
- minimal dependencies, no compiled code
- meshes: 1D, tri, quad, tet, hex, wedge, and quadratic
- elements: 1D and quad (any order), tri (up to order 4), tet (up to order 2), hex (up to order 2)
- special elements: Raviart-Thomas, Nedelec, MINI, Crouzeix-Raviart, Argyris, Morley, Hermite, ...
- meshes: 1D, tri, quad, tet, hex
- elements: 1D and quad (any order), tri (order <= 4), tet, hex (order <= 2)
- special elements: H(div), H(curl), MINI, Crouzeix-Raviart, Argyris, Morley, ...
- conforming adaptive mesh refinement

## Installation
Expand Down

0 comments on commit 507a2bf

Please sign in to comment.