Celeritas 0.6.0-rc.2.10+develop.de0a3a05
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::test::HeuristicGeoExecutor Struct Reference

Public Types

using ParamsRef = NativeCRef< HeuristicGeoParamsData >
 
using StateRef = NativeRef< HeuristicGeoStateData >
 

Public Member Functions

CELER_FUNCTION void operator() (ThreadId tid) const
 
CELER_FUNCTION void operator() (TrackSlotId tid) const
 Take a heuristic step.
 

Public Attributes

ParamsRef params
 
StateRef state
 

Member Function Documentation

◆ operator()()

CELER_FUNCTION void celeritas::test::HeuristicGeoExecutor::operator() ( TrackSlotId  tid) const
inline

Take a heuristic step.

This is meant to emulate some of the variability in step sizes and direction changes seen during a real transport loop,


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