SpECTRE  v2024.09.29
StepperErrorTolerances Struct Reference

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

#include <StepperErrorTolerances.hpp>

Public Member Functions

void pup (PUP::er &p)
 

Public Attributes

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: