Loading...
Searching...
No Matches
chebyshev.hpp File Reference
#include "linalg/diagonally_scaled_operator.hpp"
#include "linalg/operator.hpp"
#include "power_iteration.hpp"
#include "solver.hpp"
#include <cmath>

Go to the source code of this file.

Classes

class  terra::linalg::solvers::Chebyshev< OperatorT >
 Chebyshev accelerated Jacobi iterative solver for linear systems. More...
 

Namespaces

namespace  terra
 
namespace  terra::linalg
 Contains linear algebra utilities and functions for the Terra project.
 
namespace  terra::linalg::solvers