Public Member Functions | |
virtual FiniteElement < FE::dimension, FE::dimension > * | get (const unsigned int degree) const |
The class's get() function generates a finite element object of the type given as template argument, and with the degree (however the finite element class wishes to interpret this number) given as argument to get().