|
| | HangingNodesDirichletConstraints (Grid &grid, bool adaptToIsolatedHangingNodes, const BoundaryFunction &_boundaryFunction) |
| |
| void | update (Grid &grid) |
| |
| template<typename IG , typename LFS , typename T > |
| void | skeleton (const IG &ig, const LFS &lfs_e, const LFS &lfs_f, T &trafo_e, T &trafo_f) const |
| | skeleton constraints
|
| |
| 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
|
| |
template<class Grid, class HangingNodesConstraintsAssemblerType, class BoundaryFunction>
class Dune::PDELab::HangingNodesDirichletConstraints< Grid, HangingNodesConstraintsAssemblerType, BoundaryFunction >
Hanging Node constraints construction.