UPP
001
|
para_range() sets up decomposition values. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | PARA_RANGE (N1, N2, NPROCS, IRANK, ISTA, IEND) |
para_range() sets up decomposition values.
This subroutine sets up decomposition values.
[in] | N1 | First interate value. |
[in] | N2 | Last interate value. |
[in] | NPROCS | Number of MPI tasks. |
[in] | IRANK | My taks ID. |
[out] | ISTA | First loop value. |
[out] | IEND | Last loop value. |
Date | Programmer | Comments |
---|---|---|
2000-01-06 | Jim Tuccillo | Initial |
Definition in file PARA_RANGE.f.