CAM
simplemathmod::array_normalization Interface Reference

Public Member Functions

subroutine array_normalization_2d (which_dim, arr2d_inout)
 
subroutine array_normalization_2d_filter (lbj1, ubj1, lbj2, ubj2, numf, filter, arr2d_inout)
 

Member Function/Subroutine Documentation

◆ 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: