Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
rhs_maker::rhs_maker_sumab_t Type Referenceabstract

Abstract type to compute extrapolated velocity field for the pressure equation. More...

Inheritance diagram for rhs_maker::rhs_maker_sumab_t:

Static Public Member Functions

procedure(rhs_maker_sumab), deferred, nopass compute_fluid (u, v, w, uu, vv, ww, uulag, vvlag, wwlag, ab, nab)
 

Detailed Description

Definition at line 46 of file rhs_maker.f90.

Member Function/Subroutine Documentation

◆ compute_fluid()

procedure(rhs_maker_sumab), deferred, nopass rhs_maker::rhs_maker_sumab_t::compute_fluid ( type(field_t), intent(inout u,
type(field_t), intent(inout v,
type(field_t), intent(inout w,
type(field_t), intent(inout uu,
type(field_t), intent(inout vv,
type(field_t), intent(inout ww,
type(field_series_t), intent(inout uulag,
type(field_series_t), intent(inout vvlag,
type(field_series_t), intent(inout wwlag,
real(kind=rp), dimension(3), intent(in ab,
integer, intent(in nab 
)
staticpure virtual

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