SABER
tools_func::divide Interface Reference

Public Member Functions

subroutine func_divide (mpl, val, num)
 Check if value missing and divide if not missing. More...
 

Detailed Description

Definition at line 109 of file tools_func.F90.

Member Function/Subroutine Documentation

◆ func_divide()

subroutine tools_func::divide::func_divide ( type(mpl_type), intent(in)  mpl,
real(kind_real), intent(inout)  val,
real(kind_real), intent(in)  num 
)

Check if value missing and divide if not missing.

Parameters
[in]mplMPI data
[in,out]valValue to divide
[in]numDivider

Definition at line 965 of file tools_func.F90.


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