Definition at line 244 of file xgrid.F90.
◆ put_side1_to_xgrid()
subroutine xgrid_mod::put_to_xgrid::put_side1_to_xgrid |
( |
real, dimension(:,:), intent(in) |
d, |
|
|
character(len=3), intent(in) |
grid_id, |
|
|
real, dimension(:), intent(inout) |
x, |
|
|
type (xmap_type), intent(inout) |
xmap, |
|
|
integer, intent(in), optional |
remap_method, |
|
|
logical, intent(in), optional |
complete |
|
) |
| |
|
private |
◆ put_side2_to_xgrid()
subroutine xgrid_mod::put_to_xgrid::put_side2_to_xgrid |
( |
real, dimension(:,:,:), intent(in) |
d, |
|
|
character(len=3), intent(in) |
grid_id, |
|
|
real, dimension(:), intent(inout) |
x, |
|
|
type (xmap_type), intent(inout) |
xmap |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: