#include <Zoltan2_Sort.hpp>
|
| SortPairs () |
|
void | sort (Teuchos::Array< std::pair< key_t, value_t > > &listofPairs, bool inc=true) |
|
template<typename key_t, typename value_t>
class Zoltan2::SortPairs< key_t, value_t >
Definition at line 80 of file Zoltan2_Sort.hpp.
template<typename key_t, typename value_t>
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 |
The documentation for this class was generated from the following file: