SABER
tools_func::add Interface Reference

Public Member Functions

subroutine func_add (mpl, val, cumul, num, wgt)
 Check if value missing and add if not missing. More...
 

Detailed Description

Definition at line 106 of file tools_func.F90.

Member Function/Subroutine Documentation

◆ func_add()

subroutine tools_func::add::func_add ( type(mpl_type), intent(in)  mpl,
real(kind_real), intent(in)  val,
real(kind_real), intent(inout)  cumul,
real(kind_real), intent(inout)  num,
real(kind_real), intent(in), optional  wgt 
)

Check if value missing and add if not missing.

Parameters
[in]mplMPI data
[in]valValue to add
[in,out]numNumber of values
[in]wgtWeight

Definition at line 926 of file tools_func.F90.


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