In file bdbequations.hpp:

template<class DMO> class DMatOp

Coefficient tensor.

Documentation

Coefficient tensor. Base-class for template-polymorphismus. Provides application and transpose-application

Inheritance:


Public Methods

[more]template<typename FEL, typename SIP, class TVX, class TVY> void Apply(const FEL & fel, const SIP & sip, const TVX & x, TVY & y, LocalHeap & lh) const
[more]template<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, 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


Direct child classes:
SymDMat
PlaneStressDMat
NormalDMat
ElasticityDMat

Alphabetic index HTML hierarchy of classes or Java



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