GRASP
Functions/Subroutines
matml4.f90 File Reference

Functions/Subroutines

subroutine matml4 (C, A, B, NCROW, NCCOL, NAROW, NACOL, NBROW, NBCOL, ITRNSP)
 

Function/Subroutine Documentation

◆ matml4()

subroutine matml4 ( real(double), dimension(ncrow,nccol)  C,
real(double), dimension(narow,nacol)  A,
real(double), dimension(nbrow,nbcol)  B,
integer  NCROW,
integer  NCCOL,
integer  NAROW,
integer  NACOL,
integer  NBROW,
integer  NBCOL,
integer, intent(in ITRNSP 
)