
Public Member Functions | |
| FE_DGRaviartThomas (const unsigned int p) | |
| virtual std::string | get_name () const |
A vector-valued DG element based on the polynomials space of FE_RaviartThomas.
Definition at line 235 of file fe_dg_vector.h.
| FE_DGRaviartThomas< dim, spacedim >::FE_DGRaviartThomas | ( | const unsigned int | p | ) |
Constructor for the Nédélec element of degree p.
| virtual std::string FE_DGRaviartThomas< dim, spacedim >::get_name | ( | ) | const [virtual] |
Return a string that uniquely identifies a finite element. This class returns FE_DGRaviartThomas<dim>(degree), with dim and degree replaced by appropriate values.
Reimplemented from FE_DGVector< PolynomialsRaviartThomas< dim >, dim, spacedim >.
documentation generated on Thu May 17 2012 20:05:30 by
doxygen
1.7.3