Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
Tpetra::RTI::ZeroOp< T > Class Template Reference

A static identity functor, providing a static method identity() that returns zero. More...

#include <Tpetra_RTI.hpp>

Detailed Description

template<class T>
class Tpetra::RTI::ZeroOp< T >

A static identity functor, providing a static method identity() that returns zero.

This class is useful for providing zero as the initial value of a reduction. It may be used as the IOP template parameter of a ReductionGlob.

Definition at line 67 of file Tpetra_RTI.hpp.


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