FSAIPACK Documentation  vers. 1.0
dnrm2_par.f90 File Reference

Functions/Subroutines

subroutine dnrm2_par (myid, nproc, nrows, v_loc, ridv, fac, norm)

Function/Subroutine Documentation

subroutine dnrm2_par ( integer, intent(in)  myid,
integer, intent(in)  nproc,
integer, intent(in)  nrows,
real(kind=double), dimension(nrows), intent(in)  v_loc,
real(kind=double), dimension(nproc), intent(inout)  ridv,
real(kind=double), intent(in)  fac,
real(kind=double), intent(out)  norm 
)

Here is the caller graph for this function:

 All Classes Files Functions Variables