ExaDG
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
ExaDG::CompNS::p_u_T_Calculator< dim, Number > Class Template Reference

Public Types

typedef dealii::LinearAlgebra::distributed::Vector< Number > VectorType
 
typedef p_u_T_Calculator< dim, Number > This
 
typedef CellIntegrator< dim, 1, Number > CellIntegratorScalar
 
typedef CellIntegrator< dim, dim, Number > CellIntegratorVector
 
typedef dealii::VectorizedArray< Number > scalar
 
typedef dealii::Tensor< 1, dim, dealii::VectorizedArray< Number > > vector
 

Public Member Functions

void initialize (dealii::MatrixFree< dim, Number > const &matrix_free_in, unsigned int const dof_index_all_in, unsigned int const dof_index_vector_in, unsigned int const dof_index_scalar_in, unsigned int const quad_index_in, double const heat_capacity_ratio_in, double const specific_gas_constant_in)
 
void compute_pressure (VectorType &pressure, VectorType const &solution_conserved) const
 
void compute_velocity (VectorType &velocity, VectorType const &solution_conserved) const
 
void compute_temperature (VectorType &temperature, VectorType const &solution_conserved) const
 

The documentation for this class was generated from the following file: