registerMooseObject("SolidPropertiesApp", ThermalSolidPropertiesPostprocessor)
static InputParameters validParams()
Computes a property from a ThermalSolidProperties object.
virtual void initialize() override
ThermalSolidPropertiesPostprocessor(const InputParameters ¶meters)
const ThermalSolidProperties & _solid_properties
Solid properties.
static InputParameters validParams()
virtual PostprocessorValue getValue() const override
virtual void execute() override
const PostprocessorValue & _T
Temperature.