Celeritas 0.6.0-dev.115+3b60a5fd
|
Solver options. More...
#include <Integrator.hh>
Public Types | |
using | DepthInt = short unsigned int |
Public Member Functions | |
operator bool () const | |
Whether the options are valid. | |
Public Attributes | |
real_type | epsilon {1e-3} |
Convergence criterion. | |
DepthInt | max_depth {20} |
Maximum number of outer iterations. | |
Solver options.