#include "cddefines.h"#include "iso.h"Include dependency graph for iso_error.cpp:

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 DEBUG_ENTRY, IPRAD, iso, iso_put_error(), L_, N_, t_iso::n_HighestResolved_max, and t_iso::numLevels_max.
Here is the call graph for this function:

| 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.
 1.4.7