SABER
tools_func::lct_h2r Interface Reference

Public Member Functions

subroutine func_lct_h2r (mpl, H11, H22, H33, H12, rh, rv)
 From H (local correlation tensor) to support radii. More...
 

Detailed Description

Definition at line 136 of file tools_func.F90.

Member Function/Subroutine Documentation

◆ func_lct_h2r()

subroutine tools_func::lct_h2r::func_lct_h2r ( type(mpl_type), intent(inout)  mpl,
real(kind_real), intent(in)  H11,
real(kind_real), intent(in)  H22,
real(kind_real), intent(in)  H33,
real(kind_real), intent(in)  H12,
real(kind_real), intent(out)  rh,
real(kind_real), intent(out)  rv 
)

From H (local correlation tensor) to support radii.

Parameters
[in,out]mplMPI data
[in]h11Local correlation tensor component 11
[in]h22Local correlation tensor component 22
[in]h33Local correlation tensor component 33
[in]h12Local correlation tensor component 12
[out]rhHorizontal support radius
[out]rvVertical support radius

Definition at line 1447 of file tools_func.F90.


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