Neko  0.8.99
A portable framework for high-order spectral element flow simulations
rhs_maker::rhs_maker_oifs_t Type Reference

Abstract type to add contributions of kth order OIFS scheme. More...

Inheritance diagram for rhs_maker::rhs_maker_oifs_t:

Public Member Functions

procedure(rhs_maker_oifs), deferred, nopass compute_fluid
 
procedure(scalar_rhs_maker_oifs), deferred, nopass compute_scalar
 

Detailed Description

Definition at line 66 of file rhs_maker.f90.

Member Function/Subroutine Documentation

◆ compute_fluid()

procedure(rhs_maker_oifs), deferred, nopass rhs_maker::rhs_maker_oifs_t::compute_fluid

Definition at line 68 of file rhs_maker.f90.

◆ compute_scalar()

procedure(scalar_rhs_maker_oifs), deferred, nopass rhs_maker::rhs_maker_oifs_t::compute_scalar

Definition at line 69 of file rhs_maker.f90.


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