SABER
|
Public Member Functions | |
subroutine | func_lct_r2d (r, D) |
From support radius to Daley tensor diagonal element. More... | |
Definition at line 139 of file tools_func.F90.
subroutine tools_func::lct_r2d::func_lct_r2d | ( | real(kind_real), intent(in) | r, |
real(kind_real), intent(out) | D | ||
) |
From support radius to Daley tensor diagonal element.
[in] | r | Support radius |
[out] | d | Daley tensor diagonal element |
Definition at line 1512 of file tools_func.F90.