SABER
tools_fit::ver_smooth Interface Reference

Public Member Functions

subroutine fit_ver_smooth (mpl, n, x, rv, profile)
 Homogeneous smoothing of a vertical profile. More...
 

Detailed Description

Definition at line 47 of file tools_fit.F90.

Member Function/Subroutine Documentation

◆ fit_ver_smooth()

subroutine tools_fit::ver_smooth::fit_ver_smooth ( type(mpl_type), intent(inout)  mpl,
integer, intent(in)  n,
real(kind_real), dimension(n), intent(in)  x,
real(kind_real), intent(in)  rv,
real(kind_real), dimension(n), intent(inout)  profile 
)

Homogeneous smoothing of a vertical profile.

Parameters
[in,out]mplMPI data
[in]nVector size
[in]xCoordinate
[in]rvFiltering support radius
[in,out]profileVertical profile

Definition at line 218 of file tools_fit.F90.


The documentation for this interface was generated from the following file: