Belos Version of the Day
Loading...
Searching...
No Matches
Namespaces | Functions
BelosMVOPTester.hpp File Reference

Test routines for MultiVecTraits and OperatorTraits conformity. More...

#include "BelosConfigDefs.hpp"
#include "BelosTypes.hpp"
#include "BelosMultiVecTraits.hpp"
#include "BelosDenseMatTraits.hpp"
#include "BelosOperatorTraits.hpp"
#include "BelosOutputManager.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_SetScientific.hpp"
#include "BelosTeuchosDenseAdapter.hpp"
#include "BelosKokkosDenseAdapter.hpp"
#include "Teuchos_CommHelpers.hpp"
#include "Teuchos_DefaultComm.hpp"
#include "Teuchos_DefaultSerialComm.hpp"
Include dependency graph for BelosMVOPTester.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Belos
 

Functions

template<class ScalarType , class DM >
static void Belos::RandomSyncedMpiMatrix (DM &A)
 Returns the dense matrix A with random values that is the synchronized across all MPI ranks.
 
template<class ScalarType , class MV , class DM = DefaultDenseMatrix<int, ScalarType>>
bool Belos::TestMultiVecTraits (const Teuchos::RCP< OutputManager< ScalarType > > &om, const Teuchos::RCP< const MV > &A)
 Test correctness of a MultiVecTraits specialization and multivector implementation.
 
template<class ScalarType , class MV , class OP >
bool Belos::TestOperatorTraits (const Teuchos::RCP< OutputManager< ScalarType > > &om, const Teuchos::RCP< const MV > &A, const Teuchos::RCP< const OP > &M)
 Test correctness of OperatorTraits specialization and its operator implementation.
 

Detailed Description

Test routines for MultiVecTraits and OperatorTraits conformity.

Definition in file BelosMVOPTester.hpp.


Generated for Belos by doxygen 1.9.8