NGSolve  4.9
Public Types | Public Member Functions
ngfem::OrthoDMat< 1 > Class Template Reference
Inheritance diagram for ngfem::OrthoDMat< 1 >:
ngfem::DMatOp< OrthoDMat< 1 > >

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: