|
Stratimikos Package Browser (Single Doxygen Collection)
Version of the Day
|
Mock max(NormInf, eps) ReductionFunctional subclass used for unit testing. More...
Overridded protected functions overridden from ReductionFunctional. | |
| virtual ScalarTraits< Scalar > ::magnitudeType | reduceImpl (const VectorBase< Scalar > &v) const |
| | |
| virtual bool | isCompatibleImpl (const VectorBase< Scalar > &v) const |
| | |
Mock max(NormInf, eps) ReductionFunctional subclass used for unit testing.
Definition at line 118 of file Thyra_Belos_StatusTest_UnitTests.cpp.
| virtual ScalarTraits<Scalar>::magnitudeType Thyra::MockMaxNormInfEpsReductionFunctional< Scalar >::reduceImpl | ( | const VectorBase< Scalar > & | v | ) | const [inline, protected, virtual] |
Definition at line 126 of file Thyra_Belos_StatusTest_UnitTests.cpp.
| virtual bool Thyra::MockMaxNormInfEpsReductionFunctional< Scalar >::isCompatibleImpl | ( | const VectorBase< Scalar > & | v | ) | const [inline, protected, virtual] |
Definition at line 133 of file Thyra_Belos_StatusTest_UnitTests.cpp.
1.7.6.1