NGSolve
4.9
|
DMat for rot.-sym. Laplace operator. More...
#include <bdbequations.hpp>
Public Types | |
enum | { DIM_DMAT = DIM } |
Public Member Functions | |
RotSymLaplaceDMat (CoefficientFunction *acoef) | |
template<typename FEL , typename MIP , typename MAT > | |
void | GenerateMatrix (const FEL &fel, const MIP &mip, MAT &mat, LocalHeap &lh) const |
template<typename FEL , typename MIP , class VECX , class VECY > | |
void | Apply (const FEL &fel, const MIP &mip, const VECX &x, VECY &y, LocalHeap &lh) const |
DMat for rot.-sym. Laplace operator.