ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Namespaces
array_pool.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ModuleBase::Array_Pool< T >
 Array_Pool is a class designed for dynamically allocating a two-dimensional array with all its elements contiguously arranged in memory. Compared to a two-dimensional vector, it offers better data locality because all elements are stored in a continuous block of memory. More...
 

Namespaces

namespace  ModuleBase