Celeritas 0.6.0-dev.115+3b60a5fd
Loading...
Searching...
No Matches
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: