dune-pdelab  2.0.0
Protected Member Functions | Protected Attributes | List of all members
Dune::PDELab::MimeticBrezziWBase< ctype, dim > Class Template Reference

#include <dune/pdelab/localoperator/mfdcommon.hh>

Inheritance diagram for Dune::PDELab::MimeticBrezziWBase< ctype, dim >:
Inheritance graph

Protected Member Functions

void build_W_indep (const MimeticCellProperties< ctype, dim > &cell) const
 

Protected Attributes

std::vector< ctype > W_indep
 

Member Function Documentation

template<class ctype , int dim>
void Dune::PDELab::MimeticBrezziWBase< ctype, dim >::build_W_indep ( const MimeticCellProperties< ctype, dim > &  cell) const
inlineprotected

Member Data Documentation

template<class ctype , int dim>
std::vector<ctype> Dune::PDELab::MimeticBrezziWBase< ctype, dim >::W_indep
mutableprotected

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