Dune::PkLocalFiniteElement< D, R, d, k > Class Template Reference

#include <dune/localfunctions/lagrange/pk.hh>

List of all members.

Public Member Functions

 PkLocalFiniteElement ()
 PkLocalFiniteElement (const unsigned int vertexmap[k+1])

Detailed Description

template<class D, class R, int d, int k>
class Dune::PkLocalFiniteElement< D, R, d, k >

Todo:
Please doc me !

Constructor & Destructor Documentation

template<class D , class R , int d, int k>
Dune::PkLocalFiniteElement< D, R, d, k >::PkLocalFiniteElement (  )  [inline]
template<class D , class R , int d, int k>
Dune::PkLocalFiniteElement< D, R, d, k >::PkLocalFiniteElement ( const unsigned int  vertexmap[k+1]  )  [inline]

Constructor for variants with permuted vertices.

Parameters:
vertexmap The permutation of the vertices. This can for instance be generated from the global indices of the vertices by reducing those to the integers 0...k+1

The documentation for this class was generated from the following file:
Generated on Sat Apr 24 11:15:37 2010 for dune-localfunctions by  doxygen 1.6.3