hexed 0.3.0
 
Loading...
Searching...
No Matches
hexed::pde::Navier_stokes< visc >::Pde< n_dim, row_size > Class Template Reference

Classes

class  Characteristics
 
class  Computation
 

Public Member Functions

 Pde (Transport_model dynamic_visc=inviscid, Transport_model thermal_cond=inviscid)
 
Mat< n_extrap > fetch_extrap (int stride, const double *data) const
 
void write_update (Mat< n_update > update, int stride, double *data, bool critical) const
 

Public Attributes

Transport_model dyn_visc
 
Transport_model therm_cond
 

Static Public Attributes

static constexpr bool has_diffusion = visc
 
static constexpr bool has_convection = true
 
static constexpr bool has_source = false
 
static constexpr int n_update = n_dim + 2
 
static constexpr int n_state = n_dim + 4
 
static constexpr int n_extrap = n_dim + 2
 
static constexpr double heat_rat = 1.4
 

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