Loading...
Searching...
No Matches
fgmres.hpp File Reference

Go to the source code of this file.

Classes

struct  terra::linalg::solvers::FGMRESOptions< ScalarType >
 
class  terra::linalg::solvers::FGMRES< OperatorT, PreconditionerT >
 Flexible GMRES (FGMRES) iterative solver for nonsymmetric linear systems. More...
 

Namespaces

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