#include <neighbor_list.h>
◆ PageAllocator() [1/4]
| PageAllocator::PageAllocator |
( |
| ) |
|
|
inline |
◆ PageAllocator() [2/4]
| PageAllocator::PageAllocator |
( |
int |
pgsize_ | ) |
|
|
inline |
◆ ~PageAllocator()
| PageAllocator::~PageAllocator |
( |
| ) |
|
|
inline |
◆ PageAllocator() [3/4]
◆ PageAllocator() [4/4]
◆ allocate()
| int * PageAllocator::allocate |
( |
int |
n | ) |
|
|
inline |
◆ new_page()
| void PageAllocator::new_page |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ reset()
| void PageAllocator::reset |
( |
| ) |
|
|
inline |
◆ DEFAULT_PGSIZE
| constexpr int PageAllocator::DEFAULT_PGSIZE = 1024 |
|
staticconstexpr |
◆ pages
| std::vector<Page> PageAllocator::pages |
◆ pgsize
| int PageAllocator::pgsize |
The documentation for this class was generated from the following file:
- /home/runner/work/abacus-develop/abacus-develop/source/source_cell/module_neighlist/neighbor_list.h