SABER
tools_fit::ver_fill Interface Reference

Public Member Functions

subroutine fit_ver_fill (mpl, n, x, profile)
 Missing values filling of a vertical profile. More...
 

Detailed Description

Definition at line 50 of file tools_fit.F90.

Member Function/Subroutine Documentation

◆ fit_ver_fill()

subroutine tools_fit::ver_fill::fit_ver_fill ( type(mpl_type), intent(inout)  mpl,
integer, intent(in)  n,
real(kind_real), dimension(n), intent(in)  x,
real(kind_real), dimension(n), intent(inout)  profile 
)

Missing values filling of a vertical profile.

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

Definition at line 282 of file tools_fit.F90.


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