Loading...
Searching...
No Matches
richardson.hpp File Reference
#include "solver.hpp"

Go to the source code of this file.

Classes

class  terra::linalg::solvers::Richardson< OperatorT >
 Richardson iterative solver for linear systems. Satisfies the SolverLike concept (see solver.hpp). Implements the update rule: More...
 

Namespaces

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