List of all members.
Public Types |
enum | { DIM_DMAT = 1
} |
Public Member Functions |
| OrthoDMat (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 |
template<typename FEL , typename MIP , class VECX , class VECY > |
void | ApplyTrans (const FEL &fel, const MIP &mip, const VECX &x, VECY &y, LocalHeap &lh) const |
template<>
class ngfem::OrthoDMat< 1 >
The documentation for this class was generated from the following file: