PlayaSolverState.hpp File Reference

Go to the source code of this file.


Classes

class  Playa::SolverState< Scalar >
 SolverState provides information about the result of a linear or nonlinear solve. More...

Namespaces

namespace  Playa
 Playa is a collection of high-level objects for linear algebra.

Enumerations

enum  Playa::SolverStatusCode { Playa::SolveCrashed, Playa::SolveFailedToConverge, Playa::SolveConverged }
 SolverStatusCode is an enum that encapsulates whether a solver succeeded or failed. More...

Functions

template<class Scalar >
std::ostream & Playa::operator<< (std::ostream &os, const Playa::SolverState< Scalar > &state)

Site Contact