Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Static Public Member Functions | |
procedure, nopass | step (rho_field, m_x, m_y, m_z, e, p, u, v, w, ax, coef, gs, h, c_avisc_low, rk_scheme, dt) |
procedure, nopass | evaluate_rhs_sx (rhs_rho_field, rhs_m_x, rhs_m_y, rhs_m_z, rhs_e, rho_field, m_x, m_y, m_z, e, p, u, v, w, ax, coef, gs, h, c_avisc_low) |
Definition at line 18 of file euler_res_sx.f90.
|
static |
Definition at line 21 of file euler_res_sx.f90.
|
staticvirtual |
Implements euler_residual::euler_rhs_t.
Definition at line 20 of file euler_res_sx.f90.