dune-pdelab 2.10-git
Loading...
Searching...
No Matches
Dune::PDELab::NoConstraints Class Reference

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

Inheritance diagram for Dune::PDELab::NoConstraints:
Inheritance graph

Public Types

enum  { doBoundary = false }
 
enum  { doProcessor = false }
 
enum  { doSkeleton = false }
 
enum  { doVolume = false }
 
typedef LeafNodeTag NodeTag
 

Public Member Functions

template<typename F , typename I , typename LFS , typename T >
void boundary (const F &f, const IntersectionGeometry< I > &ig, const LFS &lfs, T &trafo) const
 
template<typename I , typename LFS , typename T >
void processor (const IntersectionGeometry< I > &ig, const LFS &lfs, T &trafo) const
 
template<typename I , typename LFS , typename T >
void skeleton (const IntersectionGeometry< I > &ig, const LFS &lfs, T &trafo) const
 
template<typename E , typename LFS , typename T >
void volume (const ElementGeometry< E > &eg, const LFS &lfs, T &trafo) const
 

Static Public Member Functions

static constexpr auto degree ()
 

Static Public Attributes

static const bool isLeaf
 
static const bool isPower
 
static const bool isComposite
 

Detailed Description


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