|
subroutine | rhs_maker_oifs (phi_x, phi_y, phi_z, bf_x, bf_y, bf_z, rho, dt, n) |
|
Definition at line 144 of file rhs_maker.f90.
◆ 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 |
The documentation for this interface was generated from the following file: