#include <pde.hpp>
Classes | |
class | Computation |
Public Member Functions | |
Advection (double advect_length) | |
Mat< n_extrap > | fetch_extrap (int stride, const double *data) const |
void | write_update (Mat< n_update > update, int stride, double *data, bool is_critical) const |
represents the nonuniform linear advection equation used in the smoothness-based artificial viscosity scheme