| 
    Tpetra parallel linear algebra Version of the Day
    
   | 
 
Functor for the the ABSMAX CombineMode of Import and Export operations. More...
#include <Tpetra_CrsMatrix_def.hpp>
Public Member Functions | |
| Scalar | operator() (const Scalar &x, const Scalar &y) | 
| Return the maximum of the magnitudes (absolute values) of x and y.   | |
Functor for the the ABSMAX CombineMode of Import and Export operations.
| Scalar | Same as the Scalar template parameter of CrsMatrix. | 
| Scalar | Same as the Scalar template parameter of CrsMatrix. | 
Definition at line 101 of file Tpetra_CrsMatrix_def.hpp.
Return the maximum of the magnitudes (absolute values) of x and y.
Definition at line 103 of file Tpetra_CrsMatrix_def.hpp.