A general reduction functional to be used in specialized solve convergence criteria.
More...
#include <Thyra_SolveSupportTypes.hpp>
Inherits Describable.
template<class Scalar>
class Thyra::ReductionFunctional< Scalar >
A general reduction functional to be used in specialized solve convergence criteria.
Definition at line 161 of file Thyra_SolveSupportTypes.hpp.
◆ reduce()
Compute the reduction over a vector.
- Parameters
-
v | [in] The vector being reduced into a Scalar. |
Preconditions:
-
this->isCompatible(v) == true
Definition at line 176 of file Thyra_SolveSupportTypes.hpp.
◆ isCompatible()
◆ reduceImpl()
◆ isCompatibleImpl()
The documentation for this class was generated from the following file: