Outputs per-processor metrics from a RayTracingStudy.
VectorPostprocessorValue & _pid_values
Vector to hold PIDs.
std::map< processor_id_type, VectorPostprocessorValue * > _result_values
The VPP values.
const MultiMooseEnum & _results
The results that were chosen.
processor_id_type _pid
For convenience and speed.
const RayTracingStudy & _study
The study to pull data from.