SABER
|
Public Member Functions | |
integer function | func_cx_to_cxu (nproc, proc_to_cx_offset, proc_to_ncxa, myuniverse, icx) |
Conversion from global to universe on subset Scx. More... | |
Definition at line 163 of file tools_func.F90.
integer function tools_func::cx_to_cxu::func_cx_to_cxu | ( | integer, intent(in) | nproc, |
integer, dimension(nproc), intent(in) | proc_to_cx_offset, | ||
integer, dimension(nproc), intent(in) | proc_to_ncxa, | ||
logical, dimension(nproc), intent(in) | myuniverse, | ||
integer, intent(in) | icx | ||
) |
Conversion from global to universe on subset Scx.
[in] | nproc | Number of processors |
[in] | proc_to_cx_offset | Processor to offset on subset Scx |
[in] | proc_to_ncxa | Processor to halo A size for subset Scx |
[in] | myuniverse | Task universe |
[in] | icx | Global index |
Definition at line 1910 of file tools_func.F90.