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