DestructMatrix Interface

public interface DestructMatrix

Contents


Module Procedures

private pure subroutine DestructMatrix_ps(this)

Destruct a distributed sparse matrix.

Arguments

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

The matrix to destruct.