| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Data Types | |
| interface | hip_facet_normal_apply_surfvec | 
Functions/Subroutines | |
| subroutine, public | device_facet_normal_apply_surfvec (msk, facet, x, y, z, u, v, w, nx, ny, nz, area, lx, m) | 
| subroutine, public device_facet_normal::device_facet_normal_apply_surfvec | ( | type(c_ptr) | msk, | 
| type(c_ptr) | facet, | ||
| type(c_ptr) | x, | ||
| type(c_ptr) | y, | ||
| type(c_ptr) | z, | ||
| type(c_ptr) | u, | ||
| type(c_ptr) | v, | ||
| type(c_ptr) | w, | ||
| type(c_ptr) | nx, | ||
| type(c_ptr) | ny, | ||
| type(c_ptr) | nz, | ||
| type(c_ptr) | area, | ||
| integer, intent(in) | lx, | ||
| integer, intent(in) | m | ||
| ) | 
Definition at line 78 of file device_facet_normal.F90.

