SABER
tools_func::fit_diag Interface Reference

Public Member Functions

subroutine func_fit_diag (mpl, nc3, nl0r, disth, distv, coef, rh, rv, fit)
 Compute diagnostic fit function. More...
 

Detailed Description

Definition at line 121 of file tools_func.F90.

Member Function/Subroutine Documentation

◆ func_fit_diag()

subroutine tools_func::fit_diag::func_fit_diag ( type(mpl_type), intent(inout)  mpl,
integer, intent(in)  nc3,
integer, intent(in)  nl0r,
real(kind_real), dimension(nc3), intent(in)  disth,
real(kind_real), dimension(nl0r), intent(in)  distv,
real(kind_real), intent(in)  coef,
real(kind_real), intent(in)  rh,
real(kind_real), intent(in)  rv,
real(kind_real), dimension(nc3,nl0r), intent(out)  fit 
)

Compute diagnostic fit function.

Parameters
[in,out]mplMPI data
[in]nc3Number of classes
[in]nl0rEffective number of levels
[in]disthHorizontal distance
[in]distvVertical distance
[in]coefDiagonal coefficient
[in]rhHorizontal support radius
[in]rvVertical support radius

Definition at line 1147 of file tools_func.F90.


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