cloudy
trunk
|
Go to the source code of this file.
Functions | |
void | iso_put_error (long int ipISO, long int nelem, long int ipHi, long int ipLo, long int whichData, realnum errorOpt, realnum errorPess) |
void | iso_error_generation (long ipISO, long nelem) |
void iso_error_generation | ( | long | ipISO, |
long | nelem | ||
) |
iso_error_generation generate gaussian errors
ipISO | |
nelem |
Definition at line 39 of file iso_error.cpp.
References ASSERT, DEBUG_ENTRY, t_iso_sp::ex, iso_sp, t_iso_sp::lgErrGenDone, MyGaussRand(), and t_iso_sp::numLevels_max.
Referenced by iso_update_rates().
void iso_put_error | ( | long int | ipISO, |
long int | nelem, | ||
long int | ipHi, | ||
long int | ipLo, | ||
long int | whichData, | ||
realnum | errorOpt, | ||
realnum | errorPess | ||
) |
Definition at line 9 of file iso_error.cpp.
References ASSERT, DEBUG_ENTRY, t_iso_sp::ex, iso_ctrl, iso_sp, t_isoCTRL::lgPessimisticErrors, t_isoCTRL::lgRandErrGen, LIMELM, and NISO.