dune-localfunctions 2.10
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members

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

#include <dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1cube3d/brezzidouglasmarini1cube3dlocalcoefficients.hh>

Inheritance diagram for Dune::BDM1Cube3DLocalCoefficients:
Inheritance graph

Public Member Functions

 BDM1Cube3DLocalCoefficients ()
 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 hexahedra.

Constructor & Destructor Documentation

◆ BDM1Cube3DLocalCoefficients()

Dune::BDM1Cube3DLocalCoefficients::BDM1Cube3DLocalCoefficients ( )
inline

Standard constructor.

Member Function Documentation

◆ localKey()

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

get i'th index

Implements Dune::LocalCoefficientsVirtualInterface.

◆ size()

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

number of coefficients

Implements Dune::LocalCoefficientsVirtualInterface.

Member Data Documentation

◆ impl_

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

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