Neumann Constraints construction, as needed for RT0.
More...
#include <dune/pdelab/constraints/raviartthomas0.hh>
|
| 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.
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ boundary()
template<typename P , typename IG , typename LFS , typename T >
| void Dune::PDELab::RT0Constraints::boundary |
( |
const P & |
p, |
|
|
const IG & |
ig, |
|
|
const LFS & |
lfs, |
|
|
T & |
trafo |
|
) |
| const |
|
inline |
boundary constraints
- Template Parameters
-
| P | Parameter class, wich fulfills the FluxConstraintsParameters interface |
| IG | intersection geometry |
| LFS | local function space |
| T | TransformationType |
The documentation for this class was generated from the following file: