include/meltpooldg/species_transport/kernels.hpp Source File
|
Developer Documentation
|
kernels.hpp
Go to the documentation of this file.
Definition boundary_conditions.hpp:8
DEAL_II_ALWAYS_INLINE auto fickian_diffusion_approximation(const ConservedVariablesView &conserved_variables, const unsigned int species_idx)
Definition kernels.hpp:45
void interdiffusional_enthalpy_flux(const ConservedVariablesView &conserved_variables, const WritableFluxView &flux)
Definition kernels.hpp:97
DEAL_II_ALWAYS_INLINE void compute_convective_flux(const ConservedVariablesView &conserved_variables, const WritableFluxView &flux)
Computes the convective species transport flux for each species.
Definition kernels.hpp:22
DEAL_II_ALWAYS_INLINE void compute_diffusive_flux(const ConservedVariablesView &conserved_variables, const WritableFluxView &flux)
Definition kernels.hpp:71
Generated by