26 template <
typename Derived>
28 template <
typename Derived>
30 const unsigned int qp,
46 template <
typename Derived>
58 template <
typename Derived>
61 const unsigned int qp,
KOKKOS_FUNCTION Real computeQpJacobian(const unsigned int j, const unsigned int qp, AssemblyDatum &datum) const
const Moose::Kokkos::VariableValue _alpha
Volume fraction of individual phase.
Boundary condition for convective heat flux where temperature and heat transfer coefficient are given...
const InputParameters & parameters() const
const unsigned int _n_components
The number of components.
const Moose::Kokkos::VariableValue _htc
Convective heat transfer coefficient.
const Moose::Kokkos::VariableValue _T_infinity
Far-field temperature fields for each component.
KOKKOS_FUNCTION Real computeQpResidual(const unsigned int qp, AssemblyDatum &datum) const
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
const VariablePhiValue _phi
static const std::complex< double > j(0, 1)
Complex number "j" (also known as "i")
const Moose::Kokkos::VariableValue _scale_factor
Scale factor.
KokkosCoupledConvectiveHeatFluxBC(const InputParameters ¶meters)