Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.99
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
euler_residual::euler_rhs_t Type Referenceabstract

Abstract type to compute rhs. More...

Inheritance diagram for euler_residual::euler_rhs_t:

Static Public Member Functions

procedure(euler_rhs), deferred, 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)
 

Detailed Description

Definition at line 47 of file euler_res.f90.

Member Function/Subroutine Documentation

◆ step()

procedure(euler_rhs), deferred, nopass euler_residual::euler_rhs_t::step ( type(field_t), intent(inout rho_field,
type(field_t), intent(inout m_x,
type(field_t), intent(inout m_y,
type(field_t), intent(inout m_z,
type(field_t), intent(inout e,
type(field_t), intent(in p,
type(field_t), intent(in u,
type(field_t), intent(in v,
type(field_t), intent(in w,
class(ax_t), intent(inout ax,
type(coef_t), intent(inout coef,
type(gs_t), intent(inout gs,
type(field_t), intent(in h,
real(kind=rp)  c_avisc_low,
class(runge_kutta_time_scheme_t), intent(in rk_scheme,
real(kind=rp), intent(in dt 
)
staticpure virtual

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