FillMatrixDense Interface

public interface FillMatrixDense

Contents


Module Procedures

private subroutine FillMatrixDense_ps(this)

This routine will fill a dense matrix so that every element has a given

Arguments

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

The matrix being filled.