Dune::P23DLocalCoefficients Class Reference

Layout map for P23D elements. More...

#include <dune/localfunctions/lagrange/p23d/p23dlocalcoefficients.hh>

Inheritance diagram for Dune::P23DLocalCoefficients:
Inheritance graph

List of all members.

Public Member Functions

 P23DLocalCoefficients ()
 Standard constructor.
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

Layout map for P23D elements.


Constructor & Destructor Documentation

Dune::P23DLocalCoefficients::P23DLocalCoefficients (  )  [inline]

Standard constructor.


Member Function Documentation

const LocalKey& Dune::P23DLocalCoefficients::localKey ( std::size_t  i  )  const [inline, virtual]

get i'th index

Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.

std::size_t Dune::P23DLocalCoefficients::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