|
Zoltan2
|
#include <Zoltan2_Sort.hpp>
Public Member Functions | |
| SortPairs () | |
| void | sort (Teuchos::Array< std::pair< key_t, value_t > > &listofPairs, bool inc=true) |
Definition at line 80 of file Zoltan2_Sort.hpp.
| Zoltan2::SortPairs< key_t, value_t >::SortPairs | ( | ) | [inline] |
Definition at line 83 of file Zoltan2_Sort.hpp.
| 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.
1.7.6.1