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

Private Member Functions

subroutine scalar_rhs_maker_bdf (s_lag, fs, s, B, rho, dt, bd, nbd, n)
 

Detailed Description

Definition at line 121 of file rhs_maker.f90.

Constructor & Destructor Documentation

◆ scalar_rhs_maker_bdf()

subroutine rhs_maker::scalar_rhs_maker_bdf::scalar_rhs_maker_bdf ( type(field_series_t), intent(in)  s_lag,
real(kind=rp), dimension(n), intent(inout)  fs,
type(field_t), intent(in)  s,
real(kind=rp), dimension(n), intent(in)  B,
real(kind=rp), intent(in)  rho,
real(kind=rp), intent(in)  dt,
real(kind=rp), dimension(4), intent(in)  bd,
integer, intent(in)  nbd,
integer, intent(in)  n 
)
private

Definition at line 121 of file rhs_maker.f90.


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