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

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

#include <dune/localfunctions/raviartthomas/raviartthomas1cube3d/raviartthomas1cube3dlocalcoefficients.hh>

Inheritance diagram for Dune::RT1Cube3DLocalCoefficients:
Inheritance graph

Public Member Functions

 RT1Cube3DLocalCoefficients ()
 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-1 elements on quadrilaterals.

Constructor & Destructor Documentation

◆ RT1Cube3DLocalCoefficients()

Dune::RT1Cube3DLocalCoefficients::RT1Cube3DLocalCoefficients ( )
inline

Standard constructor.

Member Function Documentation

◆ localKey()

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

get i'th index

Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.

◆ size()

std::size_t Dune::RT1Cube3DLocalCoefficients::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: