In file bdbequations.hpp:Gradient operator of dimension D
Documentation
Gradient operator of dimension D
Inheritance:
Public Methods
-
template<typename FEL, typename SIP, typename MAT>static void GenerateMatrix(const FEL & fel, const SIP & sip, MAT & mat, LocalHeap & lh)
-
template<typename FEL, typename SIP, class TVX, class TVY>static void Apply(const FEL & fel, const SIP & sip, const TVX & x, TVY & y, LocalHeap & lh)
-
template<typename FEL, typename SIP, class TVX, class TVY>static void ApplyTrans(const FEL & fel, const SIP & sip, const TVX & x, TVY & y, LocalHeap & lh)
Inherited from DiffOp:
template<typename FEL, typename SIP, typename MAT>static void GenerateMatrix(const FEL & fel, const SIP & sip, MAT & mat, LocalHeap & lh)
template<typename FEL, typename SIP, class TVX, class TVY>static void Apply(const FEL & fel, const SIP & sip, const TVX & x, TVY & y, LocalHeap & lh)
template<typename FEL, typename SIP, class TVX, class TVY>static void ApplyTrans(const FEL & fel, const SIP & sip, const TVX & x, TVY & y, LocalHeap & lh)
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.