NGSolve
4.9
|
Public Member Functions | |
CommutingAMGPreconditioner (PDE *apde, Flags &aflags, const string aname="commutingamgprecond") | |
virtual void | Update () |
virtual const BaseMatrix & | GetAMatrix () const |
virtual const BaseMatrix & | GetMatrix () const |
virtual void | CleanUpLevel () |
virtual const char * | ClassName () const |
Protected Attributes | |
PDE * | pde |
const BilinearForm * | bfa |
BaseMatrix * | amg |
CoefficientFunction * | coefe |
CoefficientFunction * | coeff |
CoefficientFunction * | coefse |
bool | hcurl |
bool | coarsegrid |
int | levels |