![]() |
FSAIPACK Documentation
vers. 1.0
|
Functions/Subroutines | |
| subroutine | ddot_par (myid, nproc, nrows, v_loc, w_loc, ridv, fac, dotp) |
| 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 | ||
| ) |
