Zoltan2
Public Member Functions
Zoltan2::SortPairs< key_t, value_t > Class Template Reference

#include <Zoltan2_Sort.hpp>

List of all members.

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: