Neko 1.99.2
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
operators::rotate_cyc Interface Reference

Public Member Functions

subroutine rotate_cyc_r1 (vx, vy, vz, idir, coef)
 
subroutine rotate_cyc_r4 (vx, vy, vz, idir, coef)
 

Detailed Description

Definition at line 75 of file operators.f90.

Member Function/Subroutine Documentation

◆ rotate_cyc_r1()

subroutine operators::rotate_cyc::rotate_cyc_r1 ( real(kind=rp), dimension(:), intent(inout vx,
real(kind=rp), dimension(:), intent(inout vy,
real(kind=rp), dimension(:), intent(inout vz,
integer, intent(in idir,
type(coef_t), intent(in coef 
)

Definition at line 749 of file operators.f90.

◆ rotate_cyc_r4()

subroutine operators::rotate_cyc::rotate_cyc_r4 ( real(kind=rp), dimension(:,:,:,:), intent(inout vx,
real(kind=rp), dimension(:,:,:,:), intent(inout vy,
real(kind=rp), dimension(:,:,:,:), intent(inout vz,
integer, intent(in idir,
type(coef_t), intent(in coef 
)

Definition at line 762 of file operators.f90.


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