Neko  0.8.99
A portable framework for high-order spectral element flow simulations
device_symmetry Module Reference

Data Types

interface  hip_symmetry_apply_vector
 

Functions/Subroutines

subroutine device_symmetry_apply_vector (xmsk, ymsk, zmsk, x, y, z, m, n, l)
 

Function/Subroutine Documentation

◆ device_symmetry_apply_vector()

subroutine device_symmetry::device_symmetry_apply_vector ( type(c_ptr)  xmsk,
type(c_ptr)  ymsk,
type(c_ptr)  zmsk,
type(c_ptr)  x,
type(c_ptr)  y,
type(c_ptr)  z,
integer, intent(in)  m,
integer, intent(in)  n,
integer, intent(in)  l 
)

Definition at line 73 of file device_symmetry.F90.

Here is the call graph for this function: