Include dependency graph for endl_precision.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
double | ENDL_EPSILON (double E) |
The smallest energy difference, but make it positive. | |
double | ENDL_JUMP_WIDTH (double E) |
The width of a jump. | |
double | DELTA_WIDTH (double E) |
Make a delta function wider than a jump. | |
Variables | |
GlobalParameterClass | Global |
|
Definition at line 52 of file endl_precision.hpp. References ENDL_EPSILON(), Global, and GlobalParameterClass::Value(). Referenced by distrib_base::widen_delta(). |
|
|
Definition at line 47 of file endl_precision.hpp. References ENDL_EPSILON(), Global, and GlobalParameterClass::Value(). Referenced by MF14_list::widen_delta(), Legendre_list::widen_jumps(), two_d_list< multiplicity >::widen_jumps(), and dd_list::widen_jumps(). |
|
Definition at line 41 of file endl_precision.hpp. |