dune-localfunctions  2.2.1
Dune::RT0QLocalFiniteElement< D, R, dim > Class Template Reference

Lowest order Raviart-Thomas shape functions on quadrilaterals. More...

#include <dune/localfunctions/raviartthomas/raviartthomas0q.hh>

Detailed Description

template<class D, class R, int dim>
class Dune::RT0QLocalFiniteElement< D, R, dim >

Lowest order Raviart-Thomas shape functions on quadrilaterals.

The dimensions d=2 and dim=3 are supported. This is a convenience class to include the Raviart-Thomas-0 basis elements on quadrilaterals.

Template Parameters
DType to represent the field in the domain.
RType to represent the field in the range.
dimDimension.

The documentation for this class was generated from the following file: