InflowValueInterpretation< dim > Struct Template Reference

Developer Documentation: MeltPoolDG::CompressibleFlow::InflowValueInterpretation< dim > Struct Template Reference
Developer Documentation
MeltPoolDG::CompressibleFlow::InflowValueInterpretation< dim > Struct Template Reference

#include <boundary_conditions.hpp>

Public Types

enum  { density = 0 , velocity , energy = dim + 1 , mass_fractions }
 

Detailed Description

template<int dim>
struct MeltPoolDG::CompressibleFlow::InflowValueInterpretation< dim >

Struct defining the index interpretation for the values of the inflow boundary condition. Boundary functions passed for this type of boundary condition must return values according to this interpretation.

Member Enumeration Documentation

◆ anonymous enum

template<int dim>
anonymous enum
Enumerator
density 
velocity 
energy 
mass_fractions 

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