registerMooseObject("HeatTransferApp", ViewFactorVectorPostprocessor)
registerMooseObjectRenamed("HeatTransferApp", ViewfactorVectorPostprocessor, "08/30/2026 24:00", ViewFactorVectorPostprocessor)
static InputParameters validParams()
VectorPostprocessorValue & declareVector(const std::string &vector_name)
static InputParameters validParams()
VectorPostprocessorValue & _surface_ids
The surface ids of the data.
std::vector< VectorPostprocessorValue * > _vf
The data that this VPP harvests off the surface radiation userobject.
const ViewFactorBase *const _view_factor_uo
The view factor user object.
ViewFactorVectorPostprocessor(const InputParameters ¶meters)
const GrayLambertSurfaceRadiationBase *const _glsr_uo
the surface radiation user object
void initialize() override