The AHA Model  Revision: 12809
Reference implementation 04 (HEDG02_04)
commondata::operator(.radd.) Interface Reference

Interface operator .radd. performs a random addition or subtraction of two numbers with equal probability. See commondata::random_add_subtract(). The operator can be used as follows: More...

Collaboration diagram for commondata::operator(.radd.):

Detailed Description

Interface operator .radd. performs a random addition or subtraction of two numbers with equal probability. See commondata::random_add_subtract(). The operator can be used as follows:

temp_hab = a .radd. b
Note
Used in the correlated random Gaussian walk routines the_environment::corwalk()

Definition at line 5523 of file m_common.f90.


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