
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 |
Definition at line 62 of file PlayaLinearCombinationTester.hpp.
| 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.
| 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.
| bool Playa::LinearCombinationTester< Scalar >::runAllTests | ( | ) | const [inline, virtual] |
Implements Playa::TesterBase< Scalar >.
Definition at line 111 of file PlayaLinearCombinationTester.hpp.