SABER
tools_func::check_cond Interface Reference

Public Member Functions

subroutine func_check_cond (d1, d2, nod, valid)
 Check tensor conditioning. More...
 

Detailed Description

Definition at line 142 of file tools_func.F90.

Member Function/Subroutine Documentation

◆ func_check_cond()

subroutine tools_func::check_cond::func_check_cond ( real(kind_real), intent(in)  d1,
real(kind_real), intent(in)  d2,
real(kind_real), intent(in)  nod,
logical, intent(out)  valid 
)

Check tensor conditioning.

Parameters
[in]d1First diagonal coefficient
[in]d2Second diagonal coefficient
[in]nodNormalized off-diagonal coefficient
[out]validConditioning validity

Definition at line 1538 of file tools_func.F90.


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