PrintMatrixInformation Interface

public interface PrintMatrixInformation

Contents


Module Procedures

private subroutine PrintMatrixInformation_ps(this)

Print out information about a distributed sparse matrix. Sparsity, and load balancing information.

Arguments

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

This the matrix to print information about.