#include <evaporation_mass_flux_operator_thickness_integration.hpp>
|
| | EvaporationMassFluxOperatorThicknessIntegration (const ScratchData< dim, dim, number > &scratch_data, const EvaporationModelBase< number > &evaporation_model, const EvaporationThicknessIntegrationData &thickness_integration_data, const LevelSet::ReinitializationData< number > &reinit_data, const VectorType &level_set_as_heaviside, const BlockVectorType &normal_vector, const unsigned int ls_hanging_nodes_dof_idx, const unsigned int normal_dof_idx, const unsigned int heat_hanging_nodes_dof_idx, const unsigned int evapor_mass_flux_dof_idx) |
| |
| void | compute_evaporative_mass_flux (VectorType &evaporative_mass_flux, const VectorType &temperature) const final |
| |
| virtual | ~EvaporationMassFluxOperatorBase ()=default |
| |
|
| using | VectorType = dealii::LinearAlgebra::distributed::Vector< number > |
| |
| using | BlockVectorType = dealii::LinearAlgebra::distributed::BlockVector< number > |
| |
◆ BlockVectorType
template<int dim, typename number >
◆ VectorType
template<int dim, typename number >
◆ EvaporationMassFluxOperatorThicknessIntegration()
template<int dim, typename number >
| MeltPoolDG::Evaporation::EvaporationMassFluxOperatorThicknessIntegration< dim, number >::EvaporationMassFluxOperatorThicknessIntegration |
( |
const ScratchData< dim, dim, number > & |
scratch_data, |
|
|
const EvaporationModelBase< number > & |
evaporation_model, |
|
|
const EvaporationThicknessIntegrationData & |
thickness_integration_data, |
|
|
const LevelSet::ReinitializationData< number > & |
reinit_data, |
|
|
const VectorType & |
level_set_as_heaviside, |
|
|
const BlockVectorType & |
normal_vector, |
|
|
const unsigned int |
ls_hanging_nodes_dof_idx, |
|
|
const unsigned int |
normal_dof_idx, |
|
|
const unsigned int |
heat_hanging_nodes_dof_idx, |
|
|
const unsigned int |
evapor_mass_flux_dof_idx |
|
) |
| |
◆ compute_evaporative_mass_flux()
template<int dim, typename number >
◆ evapor_mass_flux_dof_idx
template<int dim, typename number >
◆ evaporation_model
template<int dim, typename number >
◆ fe_dim
template<int dim, typename number >
◆ heat_hanging_nodes_dof_idx
template<int dim, typename number >
◆ level_set_as_heaviside
template<int dim, typename number >
◆ ls_hanging_nodes_dof_idx
template<int dim, typename number >
◆ normal_dof_idx
template<int dim, typename number >
◆ normal_vector
template<int dim, typename number >
◆ reinit_data
template<int dim, typename number >
◆ scratch_data
template<int dim, typename number >
◆ thickness_integration_data
template<int dim, typename number >
The documentation for this class was generated from the following files: