diagadd Interface

public interface diagadd

Contents


Module Procedures

public subroutine diagadd_rv(mat, diag)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(inout), DIMENSION(:,:):: mat
real(kind=SP), intent(in), DIMENSION(:):: diag

public subroutine diagadd_r(mat, diag)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(inout), DIMENSION(:,:):: mat
real(kind=SP), intent(in) :: diag