SABER
|
Public Member Functions | |
integer function | func_cx_to_cxa (nproc, proc_to_cx_offset, icx) |
Conversion from global to halo A on subset Scx. More... | |
Definition at line 157 of file tools_func.F90.
integer function tools_func::cx_to_cxa::func_cx_to_cxa | ( | integer, intent(in) | nproc, |
integer, dimension(nproc), intent(in) | proc_to_cx_offset, | ||
integer, intent(in) | icx | ||
) |
Conversion from global to halo A on subset Scx.
[in] | nproc | Number of processors |
[in] | proc_to_cx_offset | Processor to offset on subset Scx |
[in] | icx | Global index |
Definition at line 1839 of file tools_func.F90.