| Celeritas 0.7.0-dev.170+develop.df22d2a88
    | 
This class is partially specialized with a second template argument to extract any launch bounds from the functor class. More...
#include <InteractionApplier.hh>

| Public Member Functions | |
| CELER_FUNCTION | InteractionApplier (F &&f) | 
|  Public Member Functions inherited from celeritas::InteractionApplierBaseImpl< F > | |
| CELER_FUNCTION void | operator() (celeritas::CoreTrackView const &) | 
| Sample an interaction and apply to the track view. | |
| Additional Inherited Members | |
|  Public Attributes inherited from celeritas::InteractionApplierBaseImpl< F > | |
| F | sample_interaction | 
This class is partially specialized with a second template argument to extract any launch bounds from the functor class.
TODO: we could probably inherit from a helper class to pull in those constants (if available).