Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Abstract type to compute scalar residual. More...
Static Public Member Functions | |
procedure(scalar_residual_interface), deferred, nopass | compute (ax, s, s_res, f_xh, c_xh, msh, xh, lambda, rhocp, bd, dt, n) |
Definition at line 48 of file scalar_residual.f90.
|
staticpure virtual |
Implemented in scalar_residual_cpu::scalar_residual_cpu_t, scalar_residual_device::scalar_residual_device_t, and scalar_residual_sx::scalar_residual_sx_t.
Definition at line 50 of file scalar_residual.f90.