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

Private Member Functions

subroutine rhs_maker_oifs (phi_x, phi_y, phi_z, bf_x, bf_y, bf_z, rho, dt, n)
 

Detailed Description

Definition at line 144 of file rhs_maker.f90.

Constructor & Destructor Documentation

◆ rhs_maker_oifs()

subroutine rhs_maker::rhs_maker_oifs::rhs_maker_oifs ( real(kind=rp), dimension(n), intent(inout)  phi_x,
real(kind=rp), dimension(n), intent(inout)  phi_y,
real(kind=rp), dimension(n), intent(inout)  phi_z,
real(kind=rp), dimension(n), intent(inout)  bf_x,
real(kind=rp), dimension(n), intent(inout)  bf_y,
real(kind=rp), dimension(n), intent(inout)  bf_z,
real(kind=rp), intent(in)  rho,
real(kind=rp), intent(in)  dt,
integer, intent(in)  n 
)
private

Definition at line 144 of file rhs_maker.f90.


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