dune-pdelab  2.0.0
Public Types | Public Member Functions | List of all members
Dune::PDELab::MimeticConstraints Class Reference

Mimetic Constraints. More...

#include <dune/pdelab/constraints/mfd.hh>

Public Types

enum  { doVolume =false }
 
enum  { doSkeleton =false }
 
enum  { doBoundary =true }
 
enum  { doProcessor =false }
 

Public Member Functions

template<typename B , typename IG , typename LFS , typename T >
void boundary (const B &b, const IG &ig, const LFS &lfs, T &trafo) const
 boundary constraints More...
 

Detailed Description

Mimetic Constraints.

Member Function Documentation

template<typename B , typename IG , typename LFS , typename T >
void Dune::PDELab::MimeticConstraints::boundary ( const B &  b,
const IG &  ig,
const LFS &  lfs,
T &  trafo 
) const
inline

boundary constraints

Template Parameters
Fgrid function returning boundary condition type
IGintersection geometry
LFSlocal function space
TTransformationType

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