CAM
mo_util Module Reference

Functions/Subroutines

subroutine, public rebin (nsrc, ntrg, src_x, trg_x, src, trg)
 

Function/Subroutine Documentation

◆ rebin()

subroutine, public mo_util::rebin ( integer, intent(in)  nsrc,
integer, intent(in)  ntrg,
real(r8), dimension(nsrc+1), intent(in)  src_x,
real(r8), dimension(ntrg+1), intent(in)  trg_x,
real(r8), dimension(nsrc), intent(in)  src,
real(r8), dimension(ntrg), intent(out)  trg 
)
Here is the caller graph for this function: