Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Belos_Tpetra_MP_Vector.hpp
Go to the documentation of this file.
1 // @HEADER
2 // *****************************************************************************
3 // Stokhos Package
4 //
5 // Copyright 2009 NTESS and the Stokhos contributors.
6 // SPDX-License-Identifier: BSD-3-Clause
7 // *****************************************************************************
8 // @HEADER
9 
10 #ifndef BELOS_TPETRA_MP_VECTOR_HPP
11 #define BELOS_TPETRA_MP_VECTOR_HPP
12 
22 
23 #endif
Belos::StatusTestResNorm for specifying general residual norm stopping criteria.
Belos::StatusTest for specifying an implicit residual norm stopping criteria that checks for loss of ...
Belos concrete class for performing the pseudo-block GMRES iteration.
Iterated Classical Gram-Schmidt (ICGS) implementation of the Belos::OrthoManager class.
Classical Gram-Schmidt (with DGKS correction) implementation of the Belos::OrthoManager class...
Iterated Modified Gram-Schmidt (IMGS) implementation of the Belos::OrthoManager class.