ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Namespaces | Functions
batch.h File Reference
#include <vector>
Include dependency graph for batch.h:
This graph shows which files directly or indirectly include this file:

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.