Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
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.