Functions | |
template<typename T> | |
bool | isSorted (const std::vector< T > &nodes, MPI_Comm comm) |
template<typename T> | |
bool | isUniqueAndSorted (const std::vector< T > &nodes, MPI_Comm comm) |
|
Definition at line 70 of file testUtils.txx. References par::splitComm2way(). |
|
Definition at line 124 of file testUtils.txx. References par::splitComm2way(). |