SpECTRE  2021.08.02
Triggers::Always Class Reference

Always triggers. More...

#include <LogicalTriggers.hpp>

Public Types

using options = tmpl::list<>
 
using argument_tags = tmpl::list<>
 

Public Member Functions

bool operator() () const noexcept
 
- Public Member Functions inherited from Trigger
 WRAPPED_PUPable_abstract (Trigger)
 
template<typename DbTags >
bool is_triggered (const db::DataBox< DbTags > &box) noexcept
 

Static Public Attributes

static constexpr Options::String help = {"Always trigger."}
 

Detailed Description

Always triggers.