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