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 errorToPut) |
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 34 of file iso_error.cpp.
References ASSERT, DEBUG_ENTRY, t_iso::Error, t_iso::ErrorFactor, IPRAD, iso, iso_put_error(), L_, t_iso::lgErrGenDone, MyGaussRand(), N_, t_iso::n_HighestResolved_max, and t_iso::numLevels_max.
Referenced by iso_solve().
void iso_put_error | ( | long int | ipISO, |
long int | nelem, | ||
long int | ipHi, | ||
long int | ipLo, | ||
long int | whichData, | ||
realnum | errorToPut | ||
) |
Definition at line 9 of file iso_error.cpp.
References ASSERT, DEBUG_ENTRY, t_iso::Error, iso, t_iso::lgRandErrGen, LIMELM, NISO, and t_iso::numLevels_max.