|
dune-pdelab
2.5-dev
|
Parallel P0 constraints for overlapping grids. More...
#include <dune/pdelab/constraints/p0.hh>
Public Types | |
| enum | { doBoundary =false } |
| enum | { doProcessor =true } |
| enum | { doSkeleton =false } |
| enum | { doVolume =false } |
Public Member Functions | |
| template<typename I , typename LFS , typename T > | |
| void | processor (const Dune::PDELab::IntersectionGeometry< I > &ig, const LFS &lfs, T &trafo) const |
| processor constraints More... | |
Parallel P0 constraints for overlapping grids.
|
inline |
processor constraints
| IG | intersection geometry |
| LFS | local function space |
| T | TransformationType |
1.8.17