|
NTPoly
|
A memory pool datatype that can be reused for matrix matrix multiplication. this is to prevent excessive alloc/dealloc. More...
Public Attributes | |
| type(matrixmemorypool_t), dimension(:,:), allocatable, public | grid |
| Grid of local pools. | |
A memory pool datatype that can be reused for matrix matrix multiplication. this is to prevent excessive alloc/dealloc.
1.8.14