Mimetic Constraints.
More...
#include <dune/pdelab/constraints/mfd.hh>
|
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...
|
|
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
-
F | grid function returning boundary condition type |
IG | intersection geometry |
LFS | local function space |
T | TransformationType |
The documentation for this class was generated from the following file: