This is the complete list of members for
ngmg::Smoother, including all inherited members.
additive | ngmg::Smoother | [protected] |
Additive() const (defined in ngmg::Smoother) | ngmg::Smoother | [inline] |
CreateVector(int level) const =0 (defined in ngmg::Smoother) | ngmg::Smoother | [pure virtual] |
flags (defined in ngmg::Smoother) | ngmg::Smoother | [protected] |
MemoryUsage(Array< MemoryUsageStruct * > &mu) const (defined in ngmg::Smoother) | ngmg::Smoother | [inline, virtual] |
PostSmooth(int level, ngla::BaseVector &u, const ngla::BaseVector &f, int steps) const =0 | ngmg::Smoother | [pure virtual] |
Precond(int level, const ngla::BaseVector &f, ngla::BaseVector &u) const | ngmg::Smoother | [virtual] |
PreSmooth(int level, ngla::BaseVector &u, const ngla::BaseVector &f, int steps) const =0 | ngmg::Smoother | [pure virtual] |
PreSmoothResiduum(int level, ngla::BaseVector &u, const ngla::BaseVector &f, ngla::BaseVector &res, int steps) const | ngmg::Smoother | [inline, virtual] |
Residuum(int level, ngla::BaseVector &u, const ngla::BaseVector &f, ngla::BaseVector &d) const =0 (defined in ngmg::Smoother) | ngmg::Smoother | [pure virtual] |
SetAdditive() (defined in ngmg::Smoother) | ngmg::Smoother | [inline] |
SetMultiplicative() (defined in ngmg::Smoother) | ngmg::Smoother | [inline] |
SetUpdateAll(int ua) (defined in ngmg::Smoother) | ngmg::Smoother | [inline] |
Smoother() | ngmg::Smoother | |
Smoother(const Flags &aflags) | ngmg::Smoother | |
Update(bool force_update=0)=0 | ngmg::Smoother | [pure virtual] |
updateall | ngmg::Smoother | [protected] |
~Smoother() | ngmg::Smoother | [virtual] |