Dune-Fufem 2.11-git
Loading...
Searching...
No Matches
InteriorPenaltyDGAssembler< GridType > Member List

This is the complete list of members for InteriorPenaltyDGAssembler< GridType >, including all inherited members.

assemble(const Edge &edge, LocalMatrix &localMatrix, const TestLocalFE &tFE, const AnsatzLocalFE &aFE) constInteriorPenaltyDGAssembler< GridType >inline
assemble(const Edge &edge, LocalMatrix &localMatrix, const TestLocalFE &tFEinside, const AnsatzLocalFE &aFEinside, const TestLocalFE &tFEoutside, const AnsatzLocalFE &aFEoutside) constInteriorPenaltyDGAssembler< GridType >inline
assembleBlockwise(const Edge &edge, MC &matrixContainer, const TestLocalFE &tFEinside, const AnsatzLocalFE &aFEinside, const TestLocalFE &tFEoutside, const AnsatzLocalFE &aFEoutside) constInteriorPenaltyDGAssembler< GridType >inline
indices(const Edge &it, BoolMatrix &isNonZero, const TestLocalFE &tFE, const AnsatzLocalFE &aFE) constInteriorPenaltyDGAssembler< GridType >inline
indices(const Edge &it, BoolMatrix &isNonZero, const TestLocalFE &tFEi, const AnsatzLocalFE &aFEi, const TestLocalFE &tFEo, const AnsatzLocalFE &aFEo) constInteriorPenaltyDGAssembler< GridType >inline
InteriorPenaltyDGAssembler()InteriorPenaltyDGAssembler< GridType >inline
InteriorPenaltyDGAssembler(double penalty, bool dirichlet=true, DGType dgType=DGType::SIPG, double gradientPenalty=0)InteriorPenaltyDGAssembler< GridType >inline
setGradientPenalty(double gradientPenalty)InteriorPenaltyDGAssembler< GridType >inline
setPenalty(double penaltyParameter)InteriorPenaltyDGAssembler< GridType >inline