include/meltpooldg/level_set/delta_approximation_phase_weighted_data.hpp Source File
|
Developer Documentation
|
delta_approximation_phase_weighted_data.hpp
Go to the documentation of this file.
This operation solves the reinitialization problem for a CG- or DG-FEM-based discrete level-set field...
Definition advection_DG_operation.hpp:20
specific_heat_capacity_times_density
Definition delta_approximation_phase_weighted_data.hpp:26
BETTER_ENUM(ConvectionStabilizationType, char, none, SUPG) template< typename number > struct AdvectionDiffusionData
Definition advection_diffusion_data.hpp:15
volume_specific_heat_capacity
Definition delta_approximation_phase_weighted_data.hpp:25
Definition delta_approximation_phase_weighted_data.hpp:31
void set_parameters(const MaterialData< number > &material, const ParameterScaledInterpolationType &interpolation_type)
Definition delta_approximation_phase_weighted_data.cpp:43
number gas_phase_weight_2
Definition delta_approximation_phase_weighted_data.hpp:36
number heavy_phase_weight
Definition delta_approximation_phase_weighted_data.hpp:35
DiracDeltaFunctionApproximationType type
Definition delta_approximation_phase_weighted_data.hpp:32
void add_parameters(dealii::ParameterHandler &prm)
Definition delta_approximation_phase_weighted_data.cpp:9
number gas_phase_weight
Definition delta_approximation_phase_weighted_data.hpp:34
number heavy_phase_weight_2
Definition delta_approximation_phase_weighted_data.hpp:37
bool auto_weights
Definition delta_approximation_phase_weighted_data.hpp:38
Definition material_data.hpp:84
Generated by