class
StandardAllocator
Base classes
Constructors, destructors, conversion operators
Public functions
-
auto allocate(SparseMatrix::
Shape&) -> SparseMatrix:: Layout override -
void deallocate(SparseMatrix::
Layout, SparseMatrix:: Shape) override - auto inSharedMemory() const -> bool override
-
void print(std::
ostream&) const override
Public variables
Function documentation
SparseMatrix:: Layout eckit:: linalg:: allocator:: StandardAllocator:: allocate(SparseMatrix:: Shape&) override
bool eckit:: linalg:: allocator:: StandardAllocator:: inSharedMemory() const override
Returns | if allocation is in shared memory |
---|