In file bdbequations.hpp:

template<int DIM> class NormalDMat


Documentation


Inheritance:


Inherited from DMatOp:

Public Methods

otemplate<typename FEL, typename SIP, typename VEC, typename MAT> void GenerateLinearizedMatrix(const FEL & fel, const SIP & sip, VEC & vec, MAT & mat, LocalHeap & lh) const
otemplate<typename FEL, typename SIP, class TVX, class TVY> void Apply(const FEL & fel, const SIP & sip, const TVX & x, TVY & y, LocalHeap & lh) const
otemplate<typename FEL, typename SIP, class TVX, class TVY> void ApplyTrans(const FEL & fel, const SIP & sip, const TVX & x, TVY & y, LocalHeap & lh) const
otemplate<typename FEL, typename SIP, class TVX> double Energy(const FEL & fel, const SIP & sip, const TVX & x, LocalHeap & lh) const

Public Members

oenum is coefficient tensor symmetric ?


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.