dune-localfunctions  2.2.0
Public Member Functions
Dune::RT12DLocalCoefficients Class Reference

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

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

List of all members.

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

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: