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_GenResNorm_MP_Vector.hpp File Reference

Belos::StatusTestResNorm for specifying general residual norm stopping criteria. More...

#include "Stokhos_Sacado_Kokkos_MP_Vector.hpp"
#include "BelosStatusTestGenResNorm.hpp"
Include dependency graph for Belos_StatusTest_GenResNorm_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::StatusTestGenResNorm< Sacado::MP::Vector< Storage >, MV, OP >
 

Namespaces

 Belos
 

Detailed Description

Belos::StatusTestResNorm for specifying general residual norm stopping criteria.

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

Definition in file Belos_StatusTest_GenResNorm_MP_Vector.hpp.