◆ array_normalization_2d()
subroutine simplemathmod::array_normalization::array_normalization_2d |
( |
integer, intent(in) |
which_dim, |
|
|
real(r8), dimension(:,:), intent(inout) |
arr2d_inout |
|
) |
| |
◆ array_normalization_2d_filter()
subroutine simplemathmod::array_normalization::array_normalization_2d_filter |
( |
integer, intent(in) |
lbj1, |
|
|
integer, intent(in) |
ubj1, |
|
|
integer, intent(in) |
lbj2, |
|
|
integer, intent(in) |
ubj2, |
|
|
integer, intent(in) |
numf, |
|
|
integer, dimension(:), intent(in) |
filter, |
|
|
real(r8), dimension(lbj1: , lbj2: ), intent(inout) |
arr2d_inout |
|
) |
| |
The documentation for this interface was generated from the following file: