34 for (
unsigned int i = 0; i < data_indices.size(); ++i)
const Real & _current_segment_length
The length of the current Ray's segment.
RayData dataValueChange(const unsigned int i, const Real distance) const
const std::vector< RayDataIndex > & dataIndices() const
registerMooseObject("RayTracingTestApp", TestRayDataRayKernel)
const TestRayDataStudy & _test_ray_data_study
const std::shared_ptr< Ray > & currentRay() const
Gets the current Ray that this is working on.
virtual void onSegment() override
Called on each segment of a Ray.
static InputParameters validParams()
Test Ray study that generates a lot of Rays and sets data/aux data with a predictable pattern in conj...
static InputParameters validParams()
RayKernel to be used in conjunction with TestRayDataStudy.
TestRayDataRayKernel(const InputParameters ¶ms)