Parent classes:
GenericSmoothingOperator
Implementation of Jacobi relaxation sweep:
Methods:
JacobiSmoothingOperator(const boost::shared_ptr<const dolfin::GenericMatrix>& A, double omega=1.0)¶ Create Jacobi smoother for matrix A and relaxation parameter omega.
Create Jacobi smoother for matrix A and relaxation parameter omega.
GenericSmoothingOperator.h
SORSmoothingOperator.h
Enter search terms or a module, class or function name.