Go to the documentation of this file.
14 #include "MooseEnum.h"
20 virtual void act()
override;
InputParameters validParams< RadiationTransferAction >()
void addViewFactorObject() const
std::vector< boundary_id_type > _boundary_ids
the boundary ids participating in the radiative heat transfer
std::vector< std::vector< std::string > > radiationPatchNames() const
UserObjectName viewFactorObjectName() const
void addRadiationObject() const
virtual void act() override
void addMeshGenerator() const
UserObjectName radiationObjectName() const
std::vector< unsigned int > _n_patches
the number of radiation patches per boundary
void addRadiationBCs() const
RadiationTransferAction(const InputParameters ¶ms)