Dune::Pk2DLocalCoefficients< k > Class Template Reference

Layout map for P0 elements. More...

#include <dune/localfunctions/lagrange/pk2d/pk2dlocalcoefficients.hh>

Inheritance diagram for Dune::Pk2DLocalCoefficients< k >:
Inheritance graph

List of all members.

Public Member Functions

 Pk2DLocalCoefficients ()
 Standard constructor.
 Pk2DLocalCoefficients (int variant)
 constructor for eight variants with order on edges flipped
 Pk2DLocalCoefficients (const unsigned int vertexmap[3])
std::size_t size () const
 number of coefficients
const LocalKeylocalKey (std::size_t i) const
 get i'th index

Protected Attributes

const Imp & impl_

Detailed Description

template<unsigned int k>
class Dune::Pk2DLocalCoefficients< k >

Layout map for P0 elements.


Constructor & Destructor Documentation

template<unsigned int k>
Dune::Pk2DLocalCoefficients< k >::Pk2DLocalCoefficients (  )  [inline]

Standard constructor.

template<unsigned int k>
Dune::Pk2DLocalCoefficients< k >::Pk2DLocalCoefficients ( int  variant  )  [inline]

constructor for eight variants with order on edges flipped

template<unsigned int k>
Dune::Pk2DLocalCoefficients< k >::Pk2DLocalCoefficients ( const unsigned int  vertexmap[3]  )  [inline]

Constructor for six 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...2

Member Function Documentation

template<unsigned int k>
const LocalKey& Dune::Pk2DLocalCoefficients< k >::localKey ( std::size_t  i  )  const [inline, virtual]

get i'th index

Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.

template<unsigned int k>
std::size_t Dune::Pk2DLocalCoefficients< k >::size (  )  const [inline, virtual]

number of coefficients

Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.


Member Data Documentation

template<class Imp>
const Imp& Dune::LocalCoefficientsVirtualImp< Imp >::impl_ [protected, inherited]

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