dune-localfunctions  2.1.1
Public Member Functions
Dune::PyramidP1LocalCoefficients Class Reference

Layout map for PyramidP1 elements. More...

#include <dune/localfunctions/lagrange/pyramidp1/pyramidp1localcoefficients.hh>

List of all members.

Public Member Functions

 PyramidP1LocalCoefficients ()
 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 PyramidP1 elements.


Constructor & Destructor Documentation

Standard constructor.


Member Function Documentation

const LocalKey& Dune::PyramidP1LocalCoefficients::localKey ( std::size_t  i) const [inline]

get i'th index

std::size_t Dune::PyramidP1LocalCoefficients::size ( ) const [inline]

number of coefficients


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