Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
rhs_maker_cpu::rhs_maker_oifs_cpu_t Type Reference
Inheritance diagram for rhs_maker_cpu::rhs_maker_oifs_cpu_t:
Collaboration diagram for rhs_maker_cpu::rhs_maker_oifs_cpu_t:

Static Public Member Functions

procedure, nopass compute_fluid (phi_x, phi_y, phi_z, bf_x, bf_y, bf_z, rho, dt, n)
 
procedure, nopass compute_scalar (phi_s, bf_s, rho, dt, n)
 

Detailed Description

Definition at line 28 of file rhs_maker_cpu.f90.

Member Function/Subroutine Documentation

◆ compute_fluid()

procedure, nopass rhs_maker_cpu::rhs_maker_oifs_cpu_t::compute_fluid ( 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 
)
staticvirtual

Implements rhs_maker::rhs_maker_oifs_t.

Definition at line 30 of file rhs_maker_cpu.f90.

◆ compute_scalar()

procedure, nopass rhs_maker_cpu::rhs_maker_oifs_cpu_t::compute_scalar ( real(kind=rp), dimension(n), intent(inout phi_s,
real(kind=rp), dimension(n), intent(inout bf_s,
real(kind=rp), intent(in rho,
real(kind=rp), intent(in dt,
integer, intent(in n 
)
staticvirtual

Implements rhs_maker::rhs_maker_oifs_t.

Definition at line 31 of file rhs_maker_cpu.f90.


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