HeatConductionMaterialTempl< false > HeatConductionMaterial
HeatConductionMaterialTempl< true > ADHeatConductionMaterial
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
Moose::GenericType< VariableValue, is_ad > GenericVariableValue
Simple material with properties set as constants or by functions.
GenericMaterialProperty< Real, is_ad > & _thermal_conductivity
static InputParameters validParams()
MaterialProperty< Real > & _thermal_conductivity_dT
const Function *const _thermal_conductivity_temperature_function
const GenericVariableValue< is_ad > & _temperature
GenericMaterialProperty< Real, is_ad > & _specific_heat
const Real _my_specific_heat
virtual void computeQpProperties() override
const Real _my_thermal_conductivity
GenericMaterialProperty< Real, is_ad > *const _specific_heat_dT
const Function *const _specific_heat_temperature_function
const Real * _min_T
Minimum temperature, below which temperature is "clipped" before evaluating functions.
const InputParameters & parameters() const