MULTBC Subroutine

subroutine MULTBC(N, K, M, C, TEMP, B)

Arguments

Type IntentOptional Attributes Name
integer :: N
integer :: K
integer :: M
real :: C
real :: TEMP
real :: B

Calls

proc~~multbc~~CallsGraph proc~multbc MULTBC dcopy dcopy proc~multbc->dcopy dgemv dgemv proc~multbc->dgemv