action_id() const final | celeritas::test::MockInteractAction | inlinevirtual |
ActionInterface()=default | celeritas::ActionInterface | protected |
alive() const | celeritas::test::MockInteractAction | |
CELER_DEFAULT_COPY_MOVE(ActionInterface) | celeritas::ActionInterface | protected |
CoreParams typedef (defined in celeritas::ActionTypeTraits< P, S >) | celeritas::ActionTypeTraits< P, S > | |
CoreStateDevice typedef (defined in celeritas::ActionTypeTraits< P, S >) | celeritas::ActionTypeTraits< P, S > | |
CoreStateHost typedef (defined in celeritas::ActionTypeTraits< P, S >) | celeritas::ActionTypeTraits< P, S > | |
description() const final | celeritas::test::MockInteractAction | inlinevirtual |
label() const final | celeritas::test::MockInteractAction | inlinevirtual |
MockInteractAction(ActionId id, std::vector< size_type > const &num_secondaries, std::vector< bool > const &alive) | celeritas::test::MockInteractAction | |
num_secondaries() const | celeritas::test::MockInteractAction | |
order() const final | celeritas::test::MockInteractAction | inlinevirtual |
SpanCoreStateDevice typedef (defined in celeritas::ActionTypeTraits< P, S >) | celeritas::ActionTypeTraits< P, S > | |
SpanCoreStateHost typedef (defined in celeritas::ActionTypeTraits< P, S >) | celeritas::ActionTypeTraits< P, S > | |
step(CoreParams const &, CoreStateHost &) const final (defined in celeritas::test::MockInteractAction) | celeritas::test::MockInteractAction | |
step(CoreParams const &, CoreStateDevice &) const final (defined in celeritas::test::MockInteractAction) | celeritas::test::MockInteractAction | inline |
celeritas::StepActionInterface::step(P const &, S< MemSpace::host > &) const =0 | celeritas::StepActionInterface< P, S > | pure virtual |
celeritas::StepActionInterface::step(P const &, S< MemSpace::device > &) const =0 | celeritas::StepActionInterface< P, S > | pure virtual |
~ActionInterface() noexcept=0 | celeritas::ActionInterface | pure virtual |