SpECTRE
v2025.01.30
|
Negates another trigger. More...
#include <LogicalTriggers.hpp>
Public Types | |
using | argument_tags = tmpl::list< Tags::DataBox > |
Public Member Functions | |
Not (std::unique_ptr< Trigger > negated_trigger) | |
template<typename DbTags > | |
bool | operator() (const db::DataBox< DbTags > &box) const |
void | pup (PUP::er &p) |
![]() | |
WRAPPED_PUPable_abstract (Trigger) | |
template<typename DbTags > | |
bool | is_triggered (const db::DataBox< DbTags > &box) const |
Static Public Attributes | |
static constexpr Options::String | help = {"Negates another trigger."} |
Negates another trigger.