24 params.set<
bool>(
"_need_segment_reinit") =
true;
31 _assembly(_fe_problem.assembly(_tid, _nl->number())),
32 _q_point(_assembly.qPoints()),
Base object for the RayKernel syntax.
IntegralRayKernelBase(const InputParameters ¶ms)
static InputParameters validParams()
virtual void preExecuteStudy() override
Insertion point called immediately before executing the RayTracingStudy.
static InputParameters validParams()
bool needSegmentReinit() const
Whether or not this RayKernel needs a segment reinit.