dune-localfunctions  2.2.1
Public Member Functions | List of all members
Dune::RT12DLocalCoefficients Class Reference

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. More...
 
std::size_t size () const
 number of coefficients More...
 
const LocalKeylocalKey (std::size_t i) const
 get i'th index More...
 

Detailed Description

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

Constructor & Destructor Documentation

Dune::RT12DLocalCoefficients::RT12DLocalCoefficients ( )
inline

Standard constructor.

Member Function Documentation

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

get i'th index

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

number of coefficients


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