|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
This is the complete list of members for base::core::Allocator, including all inherited members.
| allocate(size_t size)=0 | base::core::Allocator | pure virtual |
| allocate(size_t size, size_t alignment)=0 | base::core::Allocator | pure virtual |
| allocated_size_ | base::core::Allocator | protected |
| AllocatedSize(void *ptr) | base::core::Allocator | inlinevirtual |
| free(void *ptr)=0 | base::core::Allocator | pure virtual |
| GetDeviceType()=0 | base::core::Allocator | pure virtual |
| ~Allocator()=default | base::core::Allocator | virtual |