hexed 0.4.0
 
Loading...
Searching...
No Matches
hexed::Advection< n_dim, row_size >::Computation< n_dim_flux > Class Template Reference

Public Member Functions

 Computation (const Advection &eq)
 
void fetch_state (int stride, const double *data)
 
void fetch_extrap_state (int stride, const double *data)
 
void compute_flux_conv ()
 
void compute_source ()
 
void compute_char_speed ()
 
void compute_decay ()
 

Public Attributes

Mat< config::debug_variables > debug_variables
 can be populated at any time
 
bool debug_vars_set = false
 
Mat< n_state > state
 
Mat< n_update > update_state
 
Mat< n_dim, n_dim_flux > normal = Mat<n_dim, n_dim_flux>::Identity()
 
Mat< n_update, n_dim_flux > flux_conv
 
Mat< n_update > source
 
double char_speed
 
double decay
 

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