#include <Smooth_art_visc.hpp>
Classes | |
| class | Computation |
Public Member Functions | |
| Smooth_art_visc (int n_var, double diff_time, double chebyshev_step, double wall_shock_width, double shock_width_growth) | |
| 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 |
represents the uniform linear diffusion equation used in the smoothness-based artificial viscosity scheme