hexed 0.3.0
 
Loading...
Searching...
No Matches
hexed::pde::Smooth_art_visc< n_dim, row_size >::Computation< n_dim_flux > Class Template Reference

Public Member Functions

 Computation (const Smooth_art_visc &eq)
 
void fetch_state (int stride, const double *data)
 
void fetch_extrap_state (int stride, const double *data)
 
void compute_flux_diff ()
 
void compute_diffusivity ()
 
void compute_source ()
 

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_extrap, n_dim > gradient
 
Mat< n_update, n_dim > flux_diff
 
double diffusivity
 
Mat< n_update > source
 

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