|
| std::string | observation_name () override |
| |
|
template<typename Metavariables , typename Frame > |
| size_t | operator() (const Parallel::GlobalCache< Metavariables > &, const ylm::Strahlkorper< Frame > &strahlkorper, const FastFlow::IterInfo &) const |
| |
| bool | is_equal (const Criterion &other) const override |
| |
|
| Criterion (CkMigrateMessage *msg) |
| |
|
| WRAPPED_PUPable_abstract (Criterion) |
| |
|
virtual std::string | observation_name ()=0 |
| |
|
virtual bool | is_equal (const Criterion &other) const =0 |
| |
| template<typename ComputeTagsList , typename DataBoxType , typename Metavariables , typename Frame > |
| auto | evaluate (const ObservationBox< ComputeTagsList, DataBoxType > &box, Parallel::GlobalCache< Metavariables > &cache, const ylm::Strahlkorper< Frame > &strahlkorper, const FastFlow::IterInfo &info) const |
| | Evaluates the apparent horizon criteria by selecting the appropriate derived class and forwarding its argument_tags from the ObservationBox (along with the GlobalCache) to the call operator of the derived class. More...
|
| |
Increases the resolution of the Strahlkorper by 2.
Useful to force the horizon finder to adopt the maximum allowed resolution and as a simple criterion for testing.