Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Classes
Belos_IMGS_OrthoManager_MP_Vector.hpp File Reference

Iterated Modified Gram-Schmidt (IMGS) implementation of the Belos::OrthoManager class. More...

#include "Stokhos_Sacado_Kokkos_MP_Vector.hpp"
#include "BelosIMGSOrthoManager.hpp"
Include dependency graph for Belos_IMGS_OrthoManager_MP_Vector.hpp:

Classes

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

Detailed Description

Iterated Modified Gram-Schmidt (IMGS) implementation of the Belos::OrthoManager class.

Specialized for Sacado::MP::Vector scalar type to deal with lucky breakdown that can occur for one sample but not for the others.