Neko  0.8.1
A portable framework for high-order spectral element flow simulations
rhs_maker_fctry Module Reference

Fluid abbdf factory for the Pn-Pn formulation. More...

Functions/Subroutines

subroutine, public rhs_maker_sumab_fctry (sumab)
 
subroutine, public rhs_maker_ext_fctry (makeabf)
 
subroutine, public rhs_maker_bdf_fctry (makebdf)
 

Detailed Description

Fluid abbdf factory for the Pn-Pn formulation.

Function/Subroutine Documentation

◆ rhs_maker_bdf_fctry()

subroutine, public rhs_maker_fctry::rhs_maker_bdf_fctry ( class(rhs_maker_bdf_t), intent(inout), allocatable  makebdf)

Definition at line 81 of file rhs_maker_fctry.f90.

Here is the caller graph for this function:

◆ rhs_maker_ext_fctry()

subroutine, public rhs_maker_fctry::rhs_maker_ext_fctry ( class(rhs_maker_ext_t), intent(inout), allocatable  makeabf)

Definition at line 64 of file rhs_maker_fctry.f90.

Here is the caller graph for this function:

◆ rhs_maker_sumab_fctry()

subroutine, public rhs_maker_fctry::rhs_maker_sumab_fctry ( class(rhs_maker_sumab_t), intent(inout), allocatable  sumab)

Definition at line 47 of file rhs_maker_fctry.f90.

Here is the caller graph for this function: