NGSolve
4.9
|
Public Member Functions | |
ChebychevPreconditioner (PDE *apde, Flags &aflags, const string aname="chebychevprecond") | |
virtual void | Update () |
virtual const BaseMatrix & | GetMatrix () const |
virtual const BaseMatrix & | GetAMatrix () const |
virtual const char * | ClassName () const |
Protected Attributes | |
Preconditioner * | csimple |
ChebyshevIteration * | cm |
BilinearForm * | bfa |
int | steps |