Stratimikos Package Browser (Single Doxygen Collection)
Version of the Day
|
Mock NormInf ReductionFunctional subclass used for unit testing. More...
Inherits ReductionFunctional< Scalar >.
Related Functions | |
(Note that these are not member functions.) | |
template<class Scalar > | |
RCP < MockNormInfReductionFunctional < Scalar > > | createMockNormReductionFunctional () |
Non-member constructor. More... | |
template<class Scalar > | |
RCP < MockMaxNormInfEpsReductionFunctional < Scalar > > | createMockMaxNormInfEpsReductionFunctional () |
Non-member constructor. 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 NormInf ReductionFunctional subclass used for unit testing.
Definition at line 83 of file Thyra_Belos_StatusTest_UnitTests.cpp.
|
inlineprotectedvirtual |
Definition at line 91 of file Thyra_Belos_StatusTest_UnitTests.cpp.
|
inlineprotectedvirtual |
Definition at line 95 of file Thyra_Belos_StatusTest_UnitTests.cpp.
|
related |
Non-member constructor.
Definition at line 109 of file Thyra_Belos_StatusTest_UnitTests.cpp.
|
related |
Non-member constructor.
Definition at line 147 of file Thyra_Belos_StatusTest_UnitTests.cpp.