#include "t_coeff_mod_macro.h"
|
subroutine | shift_ie_module::shift_ie (grid, psn, sp, phase0, ptl, shift_opt) |
|
integer function, private | shift_ie_module::pair (np, p, k) |
|
integer function, private | shift_ie_module::ceil2 (n) |
|
subroutine | search_pid (grid, x, pid, pid_type) |
|
integer function | pid_gvid (gvid, nnodes, nproc) |
|
◆ pid_gvid()
integer function pid_gvid |
( |
integer |
gvid, |
|
|
integer |
nnodes, |
|
|
integer |
nproc |
|
) |
| |
◆ search_pid()
subroutine search_pid |
( |
type(grid_type) |
grid, |
|
|
real (8), dimension(3) |
x, |
|
|
integer |
pid, |
|
|
integer |
pid_type |
|
) |
| |