static InputParameters validParams()
std::vector< VectorPostprocessorValue * > _vf
The data that this VPP harvests off the surface radiation userobject.
void initialize() override
VectorPostprocessorValue & declareVector(const std::string &vector_name)
const GrayLambertSurfaceRadiationBase & _glsr_uo
the surface radiation user object
static const std::complex< double > j(0, 1)
Complex number "j" (also known as "i")
VectorPostprocessorValue & _surface_ids
The surface ids of the data.
static InputParameters validParams()
registerMooseObject("HeatTransferApp", ViewfactorVectorPostprocessor)
ViewfactorVectorPostprocessor(const InputParameters ¶meters)