|
PIO
2.5.4
|
Get the number of IO tasks in Fortran. More...
Functions/Subroutines | |
| subroutine | piolib_mod::getnumiotasks (iosystem, numiotasks) |
Get the number of IO tasks in Fortran.
| subroutine piolib_mod::getnumiotasks | ( | type (iosystem_desc_t), intent(in) | iosystem, |
| integer(i4), intent(out) | numiotasks | ||
| ) |
Return the number of IO-tasks that PIO is using.
| iosystem | a defined pio system descriptor, see PIO_types |
| numiotasks | the number of IO-tasks |
1.8.17