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

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

#include "BelosConfigDefs.hpp"
#include "BelosTypes.hpp"
#include "BelosMultiVecTraits.hpp"
#include "BelosOperatorTraits.hpp"
#include "BelosOutputManager.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_SetScientific.hpp"
#include "Teuchos_SerialDenseHelpers.hpp"
Include dependency graph for BelosMVOPTester.hpp:

Go to the source code of this file.

Namespaces

namespace  Belos

Functions

template<class ScalarType, class MV>
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 on for Belos by doxygen 1.15.0