DestructMatrixMemoryPool Interface

public interface DestructMatrixMemoryPool

Contents


Module Procedures

private pure subroutine DestructMatrixMemoryPool_p(this)

Destruct a Distributed Matrix Memory Pool object.

Arguments

Type IntentOptional Attributes Name
type(MatrixMemoryPool_p), intent(inout) :: this

Distributed Matrix Memory Pool object to destroy.