FSAIPACK Documentation  vers. 1.0
ddot_par.f90 File Reference

Functions/Subroutines

subroutine ddot_par (myid, nproc, nrows, v_loc, w_loc, ridv, fac, dotp)

Function/Subroutine Documentation

subroutine ddot_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(nrows), intent(in)  w_loc,
real(kind=double), dimension(nproc), intent(inout)  ridv,
real(kind=double), intent(in)  fac,
real(kind=double), intent(out)  dotp 
)

Here is the caller graph for this function:

 All Classes Files Functions Variables