Dune::EdgeS03DLocalCoefficients Class Reference

Layout map for lowest order edge elements on tetrahedrons. More...

#include <dune/localfunctions/whitney/edges03d/edges03dlocalcoefficients.hh>

Inheritance diagram for Dune::EdgeS03DLocalCoefficients:
Inheritance graph

List of all members.

Public Member Functions

 EdgeS03DLocalCoefficients ()
 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 lowest order edge elements on tetrahedrons.


Constructor & Destructor Documentation

Dune::EdgeS03DLocalCoefficients::EdgeS03DLocalCoefficients (  )  [inline]

Standard constructor.


Member Function Documentation

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

get i'th index

Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.

std::size_t Dune::EdgeS03DLocalCoefficients::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:40 2010 for dune-localfunctions by  doxygen 1.6.3