GetMatrixLogicalDimension Interface

public interface GetMatrixLogicalDimension

Contents


Module Procedures

private pure function GetMatrixLogicalDimension_ps(this) result(DIMENSION)

Get the logical dimension of the matrix. Includes padding.

Arguments

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

The matrix.

Return Value integer

Dimension of the matrix