25 template <
typename Derived>
27 template <
typename Derived>
29 const unsigned int qp,
43 template <
typename Derived>
50 template <
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...
const InputParameters & parameters() const
Moose::Kokkos::MaterialProperty< Real > _htc_dT
Derivative of convective heat transfer coefficient with respect to temperature.
Moose::Kokkos::MaterialProperty< Real > _T_infinity
Far-field temperature variable.
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Moose::Kokkos::MaterialProperty< Real > _htc
Convective heat transfer coefficient.
KokkosConvectiveHeatFluxBC(const InputParameters ¶meters)
const VariablePhiValue _phi
static const std::complex< double > j(0, 1)
Complex number "j" (also known as "i")
KOKKOS_FUNCTION Real computeQpJacobian(const unsigned int j, const unsigned int qp, AssemblyDatum &datum) const
KOKKOS_FUNCTION Real computeQpResidual(const unsigned int qp, AssemblyDatum &datum) const