dune-localfunctions 2.10
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members

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.
 
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 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: