DestructMatrixMemoryPool Interface

public interface DestructMatrixMemoryPool

Contents


Module Procedures

private subroutine DestructMatrixMemoryPool_p(this)

Destruct a Distributed Matrix Memory Pool object.

Arguments

Type IntentOptional AttributesName
type(MatrixMemoryPool_p), intent(inout) :: this

Distributed Matrix Memory Pool object to destroy.