|
dune-pdelab
2.0.0
|
Neumann Constraints construction, as needed for RT0. More...
#include <dune/pdelab/constraints/raviartthomas0.hh>
Public Types | |
| enum | { doBoundary =true } |
| enum | { doProcessor =false } |
| enum | { doSkeleton =false } |
| enum | { doVolume =false } |
Public Member Functions | |
| template<typename P , typename IG , typename LFS , typename T > | |
| void | boundary (const P &p, const IG &ig, const LFS &lfs, T &trafo) const |
| boundary constraints More... | |
Neumann Constraints construction, as needed for RT0.
|
inline |
boundary constraints
| P | Parameter class, wich fulfills the FluxConstraintsParameters interface |
| IG | intersection geometry |
| LFS | local function space |
| T | TransformationType |
References dim.
1.8.7