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

Implements the cpu kernel for the centrifugal_source_term_t type. Maintainer: Adam Peplinski.

Functions/Subroutines

subroutine, public centrifugal_source_term_compute_cpu (omega, ref_point, fields)
 Computes the centrifugal source term on the cpu.
 

Function/Subroutine Documentation

◆ centrifugal_source_term_compute_cpu()

subroutine, public centrifugal_source_term_cpu::centrifugal_source_term_compute_cpu ( 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_cpu.f90.

Here is the caller graph for this function: