addPoint(double u, double v, double z, double weight=1.0) | MGsystem | |
cleanup() | MGsystem | |
getDomain(double &umin, double &vmin, double &umax, double &vmax) | MGsystem | |
getSplineSurface() const | MGsystem | |
initMultilevel(int m0, int n0, int h, boost::shared_ptr< std::vector< double > > U, boost::shared_ptr< std::vector< double > > V, boost::shared_ptr< std::vector< double > > Z, boost::shared_ptr< GenMatrix< UCBspl_real > > x, shared_map weights=shared_map(new std::map< int, double >)) (defined in MGsystem) | MGsystem | |
MGsystem() | MGsystem | [inline] |
qweInitX(double value) (defined in MGsystem) | MGsystem | [inline] |
qweSetRHS(const GenMatrix< UCBspl_real > &t_k) (defined in MGsystem) | MGsystem | [inline] |
relax(int numberOfIterations, int relaxType=3) | MGsystem | |
residual_l2(bool scaled=false) const | MGsystem | |
residual_linf() const | MGsystem | |
setDomain(double umin, double vmin, double umax, double vmax) | MGsystem | |
setNumberOfIterations(int noIter) | MGsystem | [inline] |
setNumberOfIterationsCoarsest(int noIter) | MGsystem | [inline] |
setSmoothingFactor(double smoothingFac) | MGsystem | |
setWeight(int pointIndex, double weight) | MGsystem | |
shared_map typedef | MGsystem | |
solveAscend() | MGsystem | |
solveFMG() | MGsystem | |
solveVcycle() | MGsystem | |
~MGsystem() (defined in MGsystem) | MGsystem | [inline] |