Celeritas  0.5.0-56+6b053cd
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::IntegratorOptions Struct Reference

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.
 

Detailed Description

Solver options.


The documentation for this struct was generated from the following file: