|
SpECTRE
v2026.04.01
|
Common-horizon LMax threshold criterion for requesting completion (after the minimum common-horizon success count is reached): when common-horizon LMax <= this threshold in a binary-black-hole simulation, request completion. Controlled by gh::bbh::OptionTags::CommonHorizonLMaxThreshold. More...
#include <CompletionCriteria.hpp>
Public Types | |
| using | type = size_t |
| using | option_tags = tmpl::list<OptionTags::CommonHorizonLMaxThreshold> |
Static Public Member Functions | |
| static type | create_from_options (const type value) |
Static Public Attributes | |
| static constexpr bool | pass_metavariables = false |
Common-horizon LMax threshold criterion for requesting completion (after the minimum common-horizon success count is reached): when common-horizon LMax <= this threshold in a binary-black-hole simulation, request completion. Controlled by gh::bbh::OptionTags::CommonHorizonLMaxThreshold.