#include <alpine3d/SnowpackInterface.h>
#include <alpine3d/AlpineMain.h>
#include <alpine3d/MPIControl.h>
#include <alpine3d/OMPControl.h>
#include <errno.h>
#include <algorithm>
Functions | |
bool | pair_comparator (const std::pair< double, double > &l, const std::pair< double, double > &r) |
std::vector< std::pair< size_t, size_t > > | prepare_pts (const std::vector< Coords > &vec_pts) |
|
inline |
std::vector< std::pair<size_t,size_t> > prepare_pts | ( | const std::vector< Coords > & | vec_pts | ) |