NGSolve  4.9
Public Member Functions
ngmg::SmoothingPreconditioner Class Reference

Matrix - vector multiplication by smoothing step. More...

#include <smoother.hpp>

Inheritance diagram for ngmg::SmoothingPreconditioner:
ngla::BaseMatrix

List of all members.

Public Member Functions

 SmoothingPreconditioner (const Smoother &asmoother, int alevel=0)
virtual void Mult (const ngla::BaseVector &f, ngla::BaseVector &u) const
 y = matrix * x. Multadd should be implemented, instead
virtual ngla::BaseVectorCreateVector () const
 creates a matching vector (for square matrices)

Detailed Description

Matrix - vector multiplication by smoothing step.


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