dune-pdelab
2.4.1
|
Dirichlet Constraints construction. More...
#include <dune/pdelab/constraints/conforming.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 ¶m, const IG &ig, const LFS &lfs, T &trafo) const |
boundary constraints More... | |
Dirichlet Constraints construction.
|
inline |
boundary constraints
P | Parameter class, wich fulfills the DirichletConstraintsParameters interface |
IG | intersection geometry |
LFS | local function space |
T | TransformationType |
References dim.