Dune::Q22DLocalCoefficients Class Reference

Layout map for Q2 elements. More...

#include <dune/localfunctions/lagrange/q22d/q22dlocalcoefficients.hh>

Inheritance diagram for Dune::Q22DLocalCoefficients:
Inheritance graph

List of all members.

Public Member Functions

 Q22DLocalCoefficients ()
 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 Q2 elements.


Constructor & Destructor Documentation

Dune::Q22DLocalCoefficients::Q22DLocalCoefficients (  )  [inline]

Standard constructor.


Member Function Documentation

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

get i'th index

Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.

std::size_t Dune::Q22DLocalCoefficients::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].