Skip to content

Implements a Raviart-Thomas basis

Oliver Sander requested to merge feature/raviart-thomas-basis into master

This is a stripped-down version of

!58 (closed)

by Jakub Both. It contains only the Raviart-Thomas basis implementation, and the Poisson example.

The interpolation into the RT space is probably wrong, but I'll leave that for later.

Merge request reports