#include <dune/pdelab/constraints/hangingnode.hh>
|
template<typename IG , typename LFS , typename T , typename FlagVector > |
static void | assembleConstraints (const FlagVector &nodeState_e, const FlagVector &nodeState_f, const bool &e_has_hangingnodes, const bool &f_has_hangingnodes, const LFS &lfs_e, const LFS &lfs_f, T &trafo_e, T &trafo_f, const IG &ig) |
|
◆ assembleConstraints()
template<typename IG , typename LFS , typename T , typename FlagVector >
static void Dune::PDELab::HangingNodesConstraintsAssemblers::SimplexGridP1Assembler::assembleConstraints |
( |
const FlagVector & |
nodeState_e, |
|
|
const FlagVector & |
nodeState_f, |
|
|
const bool & |
e_has_hangingnodes, |
|
|
const bool & |
f_has_hangingnodes, |
|
|
const LFS & |
lfs_e, |
|
|
const LFS & |
lfs_f, |
|
|
T & |
trafo_e, |
|
|
T & |
trafo_f, |
|
|
const IG & |
ig |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: