include/meltpooldg/compressible_flow/state_views_mixins.hpp Source File
|
Developer Documentation
|
state_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 data_types.hpp:22
Definition state_views_mixins.hpp:127
decltype(auto) grad_velocity(const unsigned int component, const ValueType &density, const ValueType &velocity_component) const
Definition state_views_mixins.hpp:153
ConservedVariableIndex< dim > Idx
Definition state_views_mixins.hpp:128
decltype(auto) gradient_value() const
Definition state_views_mixins.hpp:189
decltype(auto) value_view() const
Definition state_views_mixins.hpp:195
decltype(auto) grad_momentum(const unsigned int component) const
Definition state_views_mixins.hpp:137
decltype(auto) grad_total_energy() const
Definition state_views_mixins.hpp:173
decltype(auto) grad_velocity() const
Definition state_views_mixins.hpp:164
decltype(auto) grad_density() const
Definition state_views_mixins.hpp:131
const Derived & derived() const
Definition state_views_mixins.hpp:201
decltype(auto) grad_specific_total_energy(const ValueType &density, const ValueType &specific_total_energy) const
Definition state_views_mixins.hpp:179
decltype(auto) grad_momentum() const
Definition state_views_mixins.hpp:144
Definition state_views_mixins.hpp:34
dealii::Tensor< 1, dim, ValueType > velocity() const
Definition state_views_mixins.hpp:67
decltype(auto) specific_total_energy() const
Definition state_views_mixins.hpp:82
decltype(auto) velocity(const unsigned int component) const
Definition state_views_mixins.hpp:60
decltype(auto) value() const
Definition state_views_mixins.hpp:89
decltype(auto) momentum(const unsigned int component) const
Definition state_views_mixins.hpp:44
decltype(auto) total_energy() const
Definition state_views_mixins.hpp:76
decltype(auto) momentum() const
Definition state_views_mixins.hpp:51
ConservedVariableIndex< dim > Idx
Definition state_views_mixins.hpp:35
decltype(auto) density() const
Definition state_views_mixins.hpp:38
Definition state_views_mixins.hpp:226
ConservedVariableIndex< dim > Idx
Definition state_views_mixins.hpp:227
decltype(auto) get_value() const
Definition state_views_mixins.hpp:249
decltype(auto) energy_flux() const
Definition state_views_mixins.hpp:242
decltype(auto) density_flux() const
Definition state_views_mixins.hpp:230
decltype(auto) momentum_flux(const unsigned int component) const
Definition state_views_mixins.hpp:236
Generated by