include/meltpooldg/compressible_flow/material_views_mixins.hpp Source File
|
Developer Documentation
|
material_views_mixins.hpp
Go to the documentation of this file.
This file contains various functions that can be used to set and evaluate boundary conditions for the...
Definition boundary_condition_functions.hpp:17
Definition material_views_mixins.hpp:13
decltype(auto) material() const
Definition material_views_mixins.hpp:64
decltype(auto) heat_capacity_ratio() const
Definition material_views_mixins.hpp:27
decltype(auto) dynamic_viscosity() const
Definition material_views_mixins.hpp:15
decltype(auto) covolume() const
Definition material_views_mixins.hpp:57
decltype(auto) specific_gas_constant() const
Definition material_views_mixins.hpp:33
decltype(auto) specific_isobaric_heat() const
Definition material_views_mixins.hpp:39
decltype(auto) heat_bound() const
Definition material_views_mixins.hpp:51
decltype(auto) thermal_conductivity() const
Definition material_views_mixins.hpp:21
decltype(auto) stiffening_pressure() const
Definition material_views_mixins.hpp:45
Collection of material parameters for a specific fluid phase.
Definition material.hpp:119
Collection of material parameters for a specific species.
Definition material.hpp:63
Definition material_views_mixins.hpp:73
number thermal_conductivity(const unsigned species_component) const
Definition material_views_mixins.hpp:95
ValueType specific_isobaric_heat() const
Definition material_views_mixins.hpp:128
number heat_capacity_ratio(const unsigned species_component) const
Definition material_views_mixins.hpp:108
ValueType thermal_conductivity() const
Definition material_views_mixins.hpp:88
number dynamic_viscosity(const unsigned species_component) const
Definition material_views_mixins.hpp:82
number specific_gas_constant(const unsigned species_component) const
Definition material_views_mixins.hpp:121
const MaterialPhaseData< number > & material() const
Definition material_views_mixins.hpp:161
number specific_isobaric_heat(const unsigned species_component) const
Definition material_views_mixins.hpp:135
ValueType heat_capacity_ratio() const
Definition material_views_mixins.hpp:101
ValueType specific_gas_constant() const
Definition material_views_mixins.hpp:114
ValueType dynamic_viscosity() const
Definition material_views_mixins.hpp:75
ValueType molar_mass(const unsigned species_component) const
Definition material_views_mixins.hpp:154
ValueType molar_mass() const
Definition material_views_mixins.hpp:147
number binary_diffusion_coefficient(const unsigned component_i, const unsigned component_j) const
Definition material_views_mixins.hpp:141
Definition effective_material_mixin.hpp:15
ValueType effective_material_property(const ContainerType &species_material, number SpeciesMaterial::*property) const
Definition effective_material_mixin.hpp:116
Generated by