21 params.addClassDescription(
"Adds a RayKernel for use in ray tracing to the simulation.");
static InputParameters validParams()
static InputParameters validParams()
Base object for the RayKernel syntax.
AddRayKernelAction(const InputParameters ¶ms)
void addRayTracingObject() override final
Calls addObject on the problem to add the desired object after _ray_tracing_study is set in _moose_ob...
InputParameters _moose_object_pars
std::shared_ptr< FEProblemBase > & _problem
registerMooseAction("RayTracingApp", AddRayKernelAction, "add_ray_kernel")
Base class for adding a RayTracingObject and associating it with the necessary RayTracingStudy.
Action for creating a RayKernel and associating it with the necessary RayTracingStudy objects...