|
SpECTRE
2021.08.02
|
Public Member Functions | |
| template<typename T , typename U > | |
| constexpr decltype(auto) | operator() (T &&t, U &&u) const noexcept |
| template<typename U > | |
| constexpr U | infinity () const noexcept |
| Provides an infinite (in the sense of std::numeric_limits::infinity()) value that compares greater than any other value in the evolution ordering. More... | |
| void | pup (PUP::er &p) noexcept |
Public Attributes | |
| bool | time_runs_forward = true |
|
inlineconstexprnoexcept |
Provides an infinite (in the sense of std::numeric_limits::infinity()) value that compares greater than any other value in the evolution ordering.