hexed 0.3.0
 
Loading...
Searching...
No Matches
hexed::pde::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 ()
 

Public Attributes

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
 

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