Stratimikos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
Thyra::MockMaxNormInfEpsReductionFunctional< Scalar > Class Template Reference

Mock max(NormInf, eps) ReductionFunctional subclass used for unit testing. More...

Inherits ReductionFunctional< Scalar >.

Overridded protected functions overridden from ReductionFunctional.

virtual ScalarTraits< Scalar >
::magnitudeType 
reduceImpl (const VectorBase< Scalar > &v) const
 
virtual bool isCompatibleImpl (const VectorBase< Scalar > &v) const
 

Detailed Description

template<class Scalar>
class Thyra::MockMaxNormInfEpsReductionFunctional< Scalar >

Mock max(NormInf, eps) ReductionFunctional subclass used for unit testing.

Definition at line 118 of file Thyra_Belos_StatusTest_UnitTests.cpp.

Member Function Documentation

template<class Scalar >
virtual ScalarTraits<Scalar>::magnitudeType Thyra::MockMaxNormInfEpsReductionFunctional< Scalar >::reduceImpl ( const VectorBase< Scalar > &  v) const
inlineprotectedvirtual

Definition at line 126 of file Thyra_Belos_StatusTest_UnitTests.cpp.

template<class Scalar >
virtual bool Thyra::MockMaxNormInfEpsReductionFunctional< Scalar >::isCompatibleImpl ( const VectorBase< Scalar > &  v) const
inlineprotectedvirtual

Definition at line 133 of file Thyra_Belos_StatusTest_UnitTests.cpp.


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