ESMF_DLAMC3 Function

function ESMF_DLAMC3(A, B)

\brief \b ESMF_DLAMC3 \details \b Purpose: \verbatim ESMF_DLAMC3 is intended to force A and B to be stored prior to doing the addition of A and B , for use in situations where optimizers might hold one of these in a register. \endverbatim \author LAPACK is a software package provided by Univ. of Tennessee, Univ. of California Berkeley, Univ. of Colorado Denver a \date November 2011 \ingroup auxOTHERauxiliary

\param[in] A \verbatim A is a DOUBLE PRECISION \endverbatim

\param[in] B \verbatim B is a DOUBLE PRECISION The values A and B. \endverbatim

Arguments

Type IntentOptional Attributes Name
double precision :: A
double precision :: B

Return Value doubleprecision