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

Classical Gram-Schmidt (with DGKS correction) implementation of the Belos::OrthoManager class. More...

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

Namespaces

 Belos
 

Detailed Description

Classical Gram-Schmidt (with DGKS correction) 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.

Definition in file Belos_DGKS_OrthoManager_MP_Vector.hpp.