| 
    SABER
    
   | 
 
Public Member Functions | |
| integer function | func_cx_to_proc (nproc, proc_to_cx_offset, icx) | 
| Conversion from global to processor on subset Scx.  More... | |
Definition at line 160 of file tools_func.F90.
| integer function tools_func::cx_to_proc::func_cx_to_proc | ( | integer, intent(in) | nproc, | 
| integer, dimension(nproc), intent(in) | proc_to_cx_offset, | ||
| integer, intent(in) | icx | ||
| ) | 
Conversion from global to processor 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 1875 of file tools_func.F90.