dune-localfunctions  2.5.0
Public Member Functions | Protected Attributes | List of all members
Dune::RT2Cube2DLocalCoefficients Class Reference

Layout map for Raviart-Thomas-2 elements on quadrilaterals. More...

#include <dune/localfunctions/raviartthomas/raviartthomas2cube2d/raviartthomas2cube2dlocalcoefficients.hh>

Inheritance diagram for Dune::RT2Cube2DLocalCoefficients:
Inheritance graph

Public Member Functions

 RT2Cube2DLocalCoefficients ()
 Standard constructor. More...
 
std::size_t size () const
 number of coefficients More...
 
const LocalKeylocalKey (std::size_t i) const
 get i'th index More...
 

Protected Attributes

const Imp & impl_
 

Detailed Description

Layout map for Raviart-Thomas-2 elements on quadrilaterals.

Constructor & Destructor Documentation

§ RT2Cube2DLocalCoefficients()

Dune::RT2Cube2DLocalCoefficients::RT2Cube2DLocalCoefficients ( )
inline

Standard constructor.

Member Function Documentation

§ localKey()

const LocalKey& Dune::RT2Cube2DLocalCoefficients::localKey ( std::size_t  i) const
inlinevirtual

get i'th index

Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.

§ size()

std::size_t Dune::RT2Cube2DLocalCoefficients::size ( ) const
inlinevirtual

number of coefficients

Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.

Member Data Documentation

§ impl_

template<class Imp>
const Imp& Dune::LocalCoefficientsVirtualImp< Imp >::impl_
protectedinherited

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