SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
StepperErrorTolerances Struct Reference

Tolerances used for time step error control. More...

#include <StepperErrorTolerances.hpp>

Public Types

enum class  Estimates { None , StepperOrder , AllOrders }

Public Member Functions

void pup (PUP::er &p)

Public Attributes

Estimates estimates = Estimates::None
 Which estimates the time stepper should generate.
double absolute = std::numeric_limits<double>::signaling_NaN()
double relative = std::numeric_limits<double>::signaling_NaN()

Detailed Description

Tolerances used for time step error control.


The documentation for this struct was generated from the following file:
  • src/Time/StepperErrorTolerances.hpp