#1010 New Raviart-Thomas and Brezzi-Douglas-Marini-1 elements for localfunctions
Metadata
| Property | Value |
|---|---|
| Reported by | Christoph Grüninger (gruenich@iws.uni-stuttgart.de) |
| Reported at | Jan 4, 2012 09:32 |
| Type | Feature Request |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Last edited by | Christoph Grüninger (gruenich@iws.uni-stuttgart.de) |
| Last edited at | Feb 28, 2012 18:42 |
| Closed by | Christoph Grüninger (gruenich@iws.uni-stuttgart.de) |
| Closed at | Feb 28, 2012 18:42 |
| Closed in version | Unknown |
| Resolution | Implemented |
| Comment | Added the elements. Currently I cannot get my hands on the remaining elements. |
Description
Due to a cooperation with the TU München I received some Raviart-Thomas and Brezzi-Douglas-Marini-1 elements. Find attached a patch to include rt12d, rt1q2, rt1q3 and rt2q2 elements to dune-localfunctions. All elements are included in test-loacfe.cc but no other tests are provided. Does anyone have ideas of additional tests?
If the patch is included, I will prepare a patch for bdm12d and bdm1q2d.
The work was done by Human Rezaijafari, I only polished his code.