Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
Belos_StatusTest_ImpResNorm_MP_Vector.hpp File Reference

Belos::StatusTest for specifying an implicit residual norm stopping criteria that checks for loss of accuracy. More...

#include "Stokhos_Sacado_Kokkos_MP_Vector.hpp"
#include "BelosStatusTestImpResNorm.hpp"
Include dependency graph for Belos_StatusTest_ImpResNorm_MP_Vector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Belos::StatusTestImpResNorm< Sacado::MP::Vector< Storage >, MV, OP >
 

Namespaces

 Belos
 

Detailed Description

Belos::StatusTest for specifying an implicit residual norm stopping criteria that checks for loss of accuracy.

Specialized for Sacado::MP::Vector scalar type to track how many iterations each component of ensemble takes.

Definition in file Belos_StatusTest_ImpResNorm_MP_Vector.hpp.