NTPoly
Public Attributes | List of all members
distributedmatrixmemorypoolmodule::distributedmatrixmemorypool_t Type Reference

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.
 

Detailed Description

A memory pool datatype that can be reused for matrix matrix multiplication. this is to prevent excessive alloc/dealloc.


The documentation for this type was generated from the following file: