DestructMatrix Interface

public interface DestructMatrix

Contents


Module Procedures

private subroutine DestructMatrix_ps(this)

Destruct a distributed sparse matrix.

Arguments

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

The matrix to destruct.