Celeritas  0.5.0-56+6b053cd
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
celeritas::StatusCheckParamsData< W, M > Struct Template Reference

Status check parameters. More...

#include <StatusCheckData.hh>

Public Member Functions

CELER_FUNCTION operator bool () const
 Whether the data are assigned.
 
template<Ownership W2, MemSpace M2>
StatusCheckParamsDataoperator= (StatusCheckParamsData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

celeritas::Collection< StepActionOrder, W, M, ActionIdorders
 

Static Public Attributes

static constexpr StepActionOrder implicit_order = StepActionOrder::size_
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::StatusCheckParamsData< W, M >

Status check parameters.


The documentation for this struct was generated from the following file: