28 void onBoundary(
const unsigned int num_applying)
override;
unsigned int RayDataIndex
Type for the index into the data and aux data on a Ray.
RayBC used in the computation of view factors using the angular quadrature ray tracing method.
const RayDataIndex _ray_index_start_bnd_id
Index in the Ray aux data for the starting boundary ID.
const RayDataIndex _ray_index_start_total_weight
Index in the Ray aux data for the starting total weight (dot * qp weight)
void onBoundary(const unsigned int num_applying) override
Called on a Ray on the boundary to apply the Ray boundary condition.
static InputParameters validParams()
ViewFactorRayStudy & _vf_study
The ViewFactorRayStudy.
RayTracingStudy used to generate Rays for view factor computation using the angular quadrature method...