|
Celeritas 0.7.0-dev.180+develop.9cddfc385
|

Classes | |
| struct | celeritas::FieldDriverOptions |
| Configuration options for field propagation and substepping. More... | |
Functions | |
| constexpr bool | celeritas::operator== (FieldDriverOptions const &a, FieldDriverOptions const &b) |
| Equality operator. | |
| void | celeritas::validate_input (FieldDriverOptions const &opts) |
| Throw a runtime assertion if any of the input is invalid. | |
| void celeritas::validate_input | ( | FieldDriverOptions const & | opts | ) |
Throw a runtime assertion if any of the input is invalid.
This should be called when creating "params" or along-step helpers that use the field driver.