Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
centrifugal_source_term_device Module Reference

Implements the device kernel for the centrifugal_source_term_t type.

Functions/Subroutines

subroutine, public centrifugal_source_term_compute_device (omega, ref_point, fields)
 Computes the centrifugal source term on the device.
 

Function/Subroutine Documentation

◆ centrifugal_source_term_compute_device()

subroutine, public centrifugal_source_term_device::centrifugal_source_term_compute_device ( real(kind=rp), dimension(3), intent(in omega,
real(kind=rp), dimension(3), intent(in ref_point,
type(field_list_t), intent(inout fields 
)
Parameters
omegaThe rotation vector.
ref_pointThe reference point on the rotation axis.
fieldsThe right-hand side, which should be the velocity components.

Definition at line 53 of file centrifugal_source_term_device.f90.

Here is the call graph for this function:
Here is the caller graph for this function: