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

Layout map for Raviart-Thomas-1 elements on the reference triangle. More...

#include <dune/localfunctions/raviartthomas/raviartthomas12d/raviartthomas12dlocalcoefficients.hh>

Public Member Functions

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

Detailed Description

Layout map for Raviart-Thomas-1 elements on the reference triangle.

Constructor & Destructor Documentation

◆ RT12DLocalCoefficients()

Dune::RT12DLocalCoefficients::RT12DLocalCoefficients ( )
inline

Standard constructor.

Member Function Documentation

◆ localKey()

const LocalKey & Dune::RT12DLocalCoefficients::localKey ( std::size_t  i) const
inline

get i'th index

◆ size()

std::size_t Dune::RT12DLocalCoefficients::size ( ) const
inline

number of coefficients


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