GRASP
Functions/Subroutines
dnicmv.f90 File Reference

Functions/Subroutines

subroutine dnicmv (N, M, B, C)
 
subroutine dmerge_dnicmv (N, DB, DC, DA, DCONST, DL)
 

Function/Subroutine Documentation

◆ dmerge_dnicmv()

subroutine dmerge_dnicmv ( integer, intent(in N,
real(double), dimension(*), intent(in DB,
real(double), dimension(*), intent(inout)  DC,
real(double), dimension(n), intent(in DA,
real(double), intent(in DCONST,
real(double), intent(out DL 
)

◆ dnicmv()

subroutine dnicmv ( integer, intent(in N,
integer, intent(in M,
real(double), dimension(n,m)  B,
real(double), dimension(n,m)  C 
)
Here is the call graph for this function: