
Public Member Functions | |
| virtual FiniteElement< dim > * | get (const unsigned int degree) const =0 |
| virtual | ~FEFactoryBase () |
This class is used in the FETools::get_fe_from_name() and FETools::add_fe_name() functions.
| virtual FETools::FEFactoryBase< dim >::~FEFactoryBase | ( | ) | [virtual] |
Virtual destructor doing nothing but making the compiler happy.
| virtual FiniteElement<dim>* FETools::FEFactoryBase< dim >::get | ( | const unsigned int | degree | ) | const [pure virtual] |
Create a FiniteElement and return a pointer to it.
Implemented in FETools::FEFactory< FE >.
documentation generated on Fri Nov 21 07:13:06 2008 by
doxygen
1.5.6