|
subroutine | stock_move_ug_3d (from, to, grid_index, data, xmap, delta_t, from_side, to_side, radius, verbose, ier) |
|
Definition at line 496 of file xgrid.F90.
◆ stock_move_ug_3d()
subroutine xgrid_mod::stock_move_ug::stock_move_ug_3d |
( |
type(stock_type), intent(inout), optional |
from, |
|
|
type(stock_type), intent(inout), optional |
to, |
|
|
integer, intent(in) |
grid_index, |
|
|
real, dimension(:,:), intent(in) |
data, |
|
|
type(xmap_type), intent(in) |
xmap, |
|
|
real, intent(in) |
delta_t, |
|
|
integer, intent(in) |
from_side, |
|
|
integer, intent(in) |
to_side, |
|
|
real, intent(in) |
radius, |
|
|
character(len=*), intent(in), optional |
verbose, |
|
|
integer, intent(out) |
ier |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: