25 template <
typename Derived>
27 template <
typename Derived>
29 const unsigned int qp,
43template <
typename Derived>
50template <
typename Derived>
53 const unsigned int qp,
56 return -
_phi(datum, j, qp) *
Boundary condition for convective heat flux where temperature and heat transfer coefficient are given...
Moose::Kokkos::MaterialProperty< Real > _T_infinity
Far-field temperature variable.
static InputParameters validParams()
Moose::Kokkos::MaterialProperty< Real > _htc_dT
Derivative of convective heat transfer coefficient with respect to temperature.
KokkosConvectiveHeatFluxBC(const InputParameters ¶meters)
Moose::Kokkos::MaterialProperty< Real > _htc
Convective heat transfer coefficient.
KOKKOS_FUNCTION Real precomputeQpResidual(const unsigned int qp, AssemblyDatum &datum) const
KOKKOS_FUNCTION Real precomputeQpJacobian(const unsigned int j, const unsigned int qp, AssemblyDatum &datum) const
const InputParameters & parameters() const
const VariablePhiValue _phi