hexed 0.4.0
 
Loading...
Searching...
No Matches
hexed::Fix_nonphysical< n_scalar >::Pde< n_dim, row_size > Class Template Reference

Classes

class  Computation
 

Public Member Functions

 Pde (int n_var)
 
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
 

Static Public Attributes

static constexpr bool has_diffusion = true
 
static constexpr bool has_convection = false
 
static constexpr bool has_source = false
 
static constexpr bool needs_size = false
 
static constexpr int n_state = n_dim + n_scalar
 
static constexpr int n_update = n_state
 
static constexpr int n_extrap = n_state
 

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