Playa::CompoundTester< Scalar > Class Template Reference

Inheritance diagram for Playa::CompoundTester< Scalar >:

Playa::TesterBase< Scalar >

List of all members.

Public Types

typedef Teuchos::ScalarTraits
< Scalar >::magnitudeType 
ScalarMag
 Local typedef for promoted scalar magnitude.

Public Member Functions

 CompoundTester (const LinearOperator< Scalar > &A, const LinearOperator< Scalar > &B, const TestSpecifier< Scalar > &sumSpec, const TestSpecifier< Scalar > &composedSpec, const TestSpecifier< Scalar > &scaledSpec, const TestSpecifier< Scalar > &diagSpec)
bool runAllTests () const
bool sumTest () const
bool composedTest () const
bool scaledTest () const
bool diagTest () const


Detailed Description

template<class Scalar>
class Playa::CompoundTester< Scalar >

Definition at line 37 of file PlayaCompoundTester.hpp.


Member Typedef Documentation

template<class Scalar >
typedef Teuchos::ScalarTraits<Scalar>::magnitudeType Playa::CompoundTester< Scalar >::ScalarMag

Local typedef for promoted scalar magnitude.

Reimplemented from Playa::TesterBase< Scalar >.

Definition at line 41 of file PlayaCompoundTester.hpp.


Constructor & Destructor Documentation

template<class Scalar >
Playa::CompoundTester< Scalar >::CompoundTester ( const LinearOperator< Scalar > &  A,
const LinearOperator< Scalar > &  B,
const TestSpecifier< Scalar > &  sumSpec,
const TestSpecifier< Scalar > &  composedSpec,
const TestSpecifier< Scalar > &  scaledSpec,
const TestSpecifier< Scalar > &  diagSpec 
) [inline]

Definition at line 85 of file PlayaCompoundTester.hpp.


Member Function Documentation

template<class Scalar >
bool Playa::CompoundTester< Scalar >::runAllTests (  )  const [inline, virtual]

Implements Playa::TesterBase< Scalar >.

Definition at line 102 of file PlayaCompoundTester.hpp.

template<class Scalar >
bool Playa::CompoundTester< Scalar >::sumTest (  )  const [inline]

Definition at line 116 of file PlayaCompoundTester.hpp.

template<class Scalar >
bool Playa::CompoundTester< Scalar >::composedTest (  )  const [inline]

Definition at line 143 of file PlayaCompoundTester.hpp.

template<class Scalar >
bool Playa::CompoundTester< Scalar >::scaledTest (  )  const [inline]

Definition at line 171 of file PlayaCompoundTester.hpp.

template<class Scalar >
bool Playa::CompoundTester< Scalar >::diagTest (  )  const [inline]

Definition at line 201 of file PlayaCompoundTester.hpp.


The documentation for this class was generated from the following file:

doxygen