FETools::FEFactory< FE > Class Template Reference

Inheritance diagram for FETools::FEFactory< FE >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual FiniteElement
< FE::dimension, FE::dimension > * 
get (const unsigned int degree) const

Detailed Description

template<class FE>
class FETools::FEFactory< FE >

A concrete class for factory objects creating finite elements of a given degree.

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().

Author:
Guido Kanschat, 2006

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

deal.II documentation generated on Mon Nov 23 22:57:43 2009 by doxygen 1.6.1