Thyra Package Browser (Single Doxygen Collection) Version of the Day
Public Types | Static Public Member Functions
Thyra::SymmetricLinearOpTester< Scalar > Class Template Reference

#include <Thyra_LinearOpTester_def.hpp>

List of all members.

Public Types

typedef Teuchos::ScalarTraits
< Scalar >::magnitudeType 
ScalarMag

Static Public Member Functions

static void checkSymmetry (const LinearOpBase< Scalar > &op, MultiVectorRandomizerBase< Scalar > *dRand, Teuchos::FancyOStream &oss, const int num_rhs, const int num_random_vectors, const Teuchos::EVerbosityLevel verbLevel, const bool dump_all, const ScalarMag &symmetry_error_tol, const ScalarMag &symmetry_warning_tol, const Ptr< bool > &these_results)

Detailed Description

template<class Scalar>
class Thyra::SymmetricLinearOpTester< Scalar >

Definition at line 46 of file Thyra_LinearOpTester_def.hpp.


Member Typedef Documentation

template<class Scalar >
typedef Teuchos::ScalarTraits<Scalar>::magnitudeType Thyra::SymmetricLinearOpTester< Scalar >::ScalarMag

Definition at line 48 of file Thyra_LinearOpTester_def.hpp.


Member Function Documentation

template<class Scalar >
static void Thyra::SymmetricLinearOpTester< Scalar >::checkSymmetry ( const LinearOpBase< Scalar > &  op,
MultiVectorRandomizerBase< Scalar > *  dRand,
Teuchos::FancyOStream &  oss,
const int  num_rhs,
const int  num_random_vectors,
const Teuchos::EVerbosityLevel  verbLevel,
const bool  dump_all,
const ScalarMag symmetry_error_tol,
const ScalarMag symmetry_warning_tol,
const Ptr< bool > &  these_results 
) [inline, static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines