Loading...
Searching...
No Matches
jacobi.hpp File Reference
#include "solver.hpp"
#include "linalg/operator.hpp"

Go to the source code of this file.

Classes

class  terra::linalg::solvers::Jacobi< OperatorT >
 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