include/meltpooldg/compressible_flow/data_types.hpp Source File
|
Developer Documentation
|
data_types.hpp
Go to the documentation of this file.
Definition data_types.hpp:89
Definition data_types.hpp:79
Definition data_types.hpp:95
Definition data_types.hpp:196
Definition data_types.hpp:167
Definition data_types.hpp:121
Definition data_types.hpp:108
Definition data_types.hpp:140
This file contains various functions that can be used to set and evaluate boundary conditions for the...
Definition boundary_condition_functions.hpp:17
dealii::Tensor< 1, n_conserved_variables< dim, n_species >, dealii::VectorizedArray< number > > SourceType
Definition data_types.hpp:70
dealii::Tensor< 1, n_conserved_variables< dim, n_species >, dealii::Tensor< 1, dim, dealii::VectorizedArray< number > > > FluxType
Definition data_types.hpp:51
constexpr unsigned int n_conserved_variables
Definition data_types.hpp:16
dealii::Tensor< 1, n_conserved_variables< dim, n_species >, dealii::Tensor< 1, dim, VectorizedArrayType > > ConservedVariablesGradientType
Definition data_types.hpp:44
dealii::Tensor< 1, n_conserved_variables< dim, n_species >, dealii::VectorizedArray< number > > FaceFluxType
Definition data_types.hpp:58
dealii::Tensor< 1, n_conserved_variables< dim, n_species >, VectorizedArrayType > ConservedVariablesType
Definition data_types.hpp:35
dealii::Tensor< 1, n_conserved_variables< dim, n_species >, dealii::Tensor< 1, dim, dealii::VectorizedArray< number > > > FaceGradientFluxType
Definition data_types.hpp:64
Definition data_types.hpp:22
static constexpr unsigned int energy
Definition data_types.hpp:25
static constexpr unsigned int momentum
Definition data_types.hpp:24
static constexpr unsigned int density
Definition data_types.hpp:23
Generated by