|
SpECTRE
v2026.04.01
|
This trigger is true when the worldtube is entirely within a coordinate sphere of radius 1.99 M centered on the origin in the inertial frame. This assumes a black hole mass of 1M. More...
#include <InsideHorizon.hpp>
Public Types | |
| using | options = tmpl::list<> |
| using | argument_tags |
Public Member Functions | |
| bool | operator() (const std::array< tnsr::I< double, Dim, Frame::Inertial >, 2 > &position_and_velocity, const std::array< double, 4 > &worldtube_radius_params) const |
| void | pup (PUP::er &) override |
| Public Member Functions inherited from Trigger | |
| WRAPPED_PUPable_abstract (Trigger) | |
| template<typename DbTags> | |
| bool | is_triggered (const db::DataBox< DbTags > &box) const |
Static Public Attributes | |
| static constexpr Options::String | help |
| static constexpr size_t | Dim = 3 |
This trigger is true when the worldtube is entirely within a coordinate sphere of radius 1.99 M centered on the origin in the inertial frame. This assumes a black hole mass of 1M.
| using Triggers::InsideHorizon::argument_tags |
|
staticconstexpr |