SABER
tools_fit::fast_fit Interface Reference

Public Member Functions

subroutine fit_fast_fit (mpl, n, iz, dist, raw, fit_r)
 Fast fit length-scale estimation based on the value at mid-height. More...
 

Detailed Description

Definition at line 44 of file tools_fit.F90.

Member Function/Subroutine Documentation

◆ fit_fast_fit()

subroutine tools_fit::fast_fit::fit_fast_fit ( type(mpl_type), intent(inout)  mpl,
integer, intent(in)  n,
integer, intent(in)  iz,
real(kind_real), dimension(n), intent(in)  dist,
real(kind_real), dimension(n), intent(in)  raw,
real(kind_real), intent(out)  fit_r 
)

Fast fit length-scale estimation based on the value at mid-height.

Parameters
[in,out]mplMPI data
[in]nVector size
[in]izZero separation index
[in]distDistance
[in]rawRaw data
[out]fit_rFast fit result

Definition at line 63 of file tools_fit.F90.


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