addRow Interface

public interface addRow

Module Procedures

public subroutine addRowInt32Mat(mat)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(inout), allocatable :: mat(:,:)

public subroutine addRowreal64Mat(mat)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(inout), allocatable :: mat(:,:)