Playa::LinearCombinationTester< Scalar > Class Template Reference

Inheritance diagram for Playa::LinearCombinationTester< 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

 LinearCombinationTester (int nLocalRows, double onProcDensity, double offProcDensity, const VectorType< Scalar > &vecType, const TestSpecifier< Scalar > &spec)
bool runAllTests () const


Detailed Description

template<class Scalar>
class Playa::LinearCombinationTester< Scalar >

Definition at line 62 of file PlayaLinearCombinationTester.hpp.


Member Typedef Documentation

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

Local typedef for promoted scalar magnitude.

Reimplemented from Playa::TesterBase< Scalar >.

Definition at line 66 of file PlayaLinearCombinationTester.hpp.


Constructor & Destructor Documentation

template<class Scalar >
Playa::LinearCombinationTester< Scalar >::LinearCombinationTester ( int  nLocalRows,
double  onProcDensity,
double  offProcDensity,
const VectorType< Scalar > &  vecType,
const TestSpecifier< Scalar > &  spec 
) [inline]

Definition at line 97 of file PlayaLinearCombinationTester.hpp.


Member Function Documentation

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

Implements Playa::TesterBase< Scalar >.

Definition at line 111 of file PlayaLinearCombinationTester.hpp.


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

doxygen