|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|
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.