Dune::RT0Q2DLocalCoefficients Class Reference

Layout map for RT0 elements on quadrilaterals. More...

#include <dune/localfunctions/raviartthomas/raviartthomas0q2d/raviartthomas0q2dall.hh>

Inheritance diagram for Dune::RT0Q2DLocalCoefficients:
Inheritance graph

List of all members.

Public Member Functions

 RT0Q2DLocalCoefficients ()
 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 RT0 elements on quadrilaterals.


Constructor & Destructor Documentation

Dune::RT0Q2DLocalCoefficients::RT0Q2DLocalCoefficients (  )  [inline]

Standard constructor.


Member Function Documentation

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

get i'th index

Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.

std::size_t Dune::RT0Q2DLocalCoefficients::size (  )  const [inline, virtual]

number of coefficients

Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.


Member Data Documentation


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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].