NGSolve  4.9
Public Types | Public Member Functions
ngfem::RotSymLaplaceDMat< DIM > Class Template Reference

DMat for rot.-sym. Laplace operator. More...

#include <bdbequations.hpp>

Inheritance diagram for ngfem::RotSymLaplaceDMat< DIM >:
ngfem::DMatOp< RotSymLaplaceDMat< DIM > >

List of all members.

Public Types

enum  { DIM_DMAT = DIM }

Public Member Functions

 RotSymLaplaceDMat (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

Detailed Description

template<int DIM>
class ngfem::RotSymLaplaceDMat< DIM >

DMat for rot.-sym. Laplace operator.


The documentation for this class was generated from the following file: