Celeritas  0.5.0-56+6b053cd
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::test::StepperTestBase::RunResult Struct Reference

Public Types

using StepCount = std::pair< size_type, size_type >
 

Public Member Functions

size_type num_step_iters () const
 Total number of step iterations.
 
double calc_avg_steps_per_primary () const
 
size_type calc_emptying_step () const
 
StepCount calc_queue_hwm () const
 
void print_expected () const
 
 operator bool () const
 True if run was performed and data is consistent.
 

Public Attributes

std::vector< size_typeactive
 
std::vector< size_typequeued
 

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