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

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

Implements Dune::LocalCoefficientsVirtualInterface.

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

number of coefficients

Implements Dune::LocalCoefficientsVirtualInterface.

Member Data Documentation

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

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