dune-localfunctions  2.2.0
Public Member Functions | Protected Attributes | List of all members
Dune::BDM1Q2DLocalCoefficients Class Reference

Layout map for Brezzi-Douglas-Marini-1 elements on quadrilaterals. More...

#include <dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1q2d/brezzidouglasmarini1q2dlocalcoefficients.hh>

Inheritance diagram for Dune::BDM1Q2DLocalCoefficients:
Dune::LocalCoefficientsVirtualImp< Imp > Dune::LocalCoefficientsVirtualInterface

Public Member Functions

 BDM1Q2DLocalCoefficients ()
 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 Brezzi-Douglas-Marini-1 elements on quadrilaterals.

Constructor & Destructor Documentation

Dune::BDM1Q2DLocalCoefficients::BDM1Q2DLocalCoefficients ( )
inline

Standard constructor.

Member Function Documentation

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

get i'th index

Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.

std::size_t Dune::BDM1Q2DLocalCoefficients::size ( ) const
inlinevirtual

number of coefficients

Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.

Member Data Documentation

template<class Imp>
const Imp& Dune::LocalCoefficientsVirtualImp< Imp >::impl_
protectedinherited

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