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

Abstract type to sum up contributions to kth order extrapolation scheme. More...

Inheritance diagram for rhs_maker::rhs_maker_ext_t:

Public Member Functions

procedure(rhs_maker_ext), deferred, nopass compute_fluid
 
procedure(scalar_rhs_maker_ext), deferred, nopass compute_scalar
 

Detailed Description

Abstract type to sum up contributions to kth order extrapolation scheme.

Definition at line 52 of file rhs_maker.f90.

Member Function/Subroutine Documentation

◆ compute_fluid()

procedure(rhs_maker_ext), deferred, nopass rhs_maker::rhs_maker_ext_t::compute_fluid

Definition at line 54 of file rhs_maker.f90.

◆ compute_scalar()

procedure(scalar_rhs_maker_ext), deferred, nopass rhs_maker::rhs_maker_ext_t::compute_scalar

Definition at line 55 of file rhs_maker.f90.


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