Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Zoltan2::SortPairs< key_t, value_t > Class Template Reference

#include <Zoltan2_Sort.hpp>

Public Member Functions

 SortPairs ()
 
void sort (Teuchos::Array< std::pair< key_t, value_t > > &listofPairs, bool inc=true)
 

Detailed Description

template<typename key_t, typename value_t>
class Zoltan2::SortPairs< key_t, value_t >

Definition at line 80 of file Zoltan2_Sort.hpp.

Constructor & Destructor Documentation

template<typename key_t, typename value_t>
Zoltan2::SortPairs< key_t, value_t >::SortPairs ( )
inline

Definition at line 83 of file Zoltan2_Sort.hpp.

Member Function Documentation

template<typename key_t, typename value_t>
void Zoltan2::SortPairs< key_t, value_t >::sort ( Teuchos::Array< std::pair< key_t, value_t > > &  listofPairs,
bool  inc = true 
)
inline

Definition at line 88 of file Zoltan2_Sort.hpp.


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