ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | Grid |
namespace | Grid::Batch |
Functions | |
std::vector< int > | Grid::Batch::maxmin (const double *grid, int *idx, int m, int m_thr) |
Divide a set of points into batches by the "MaxMin" algorithm. | |