|
Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Data Types | |
| interface | hip_neumann_apply_scalar |
Functions/Subroutines | |
| subroutine, public | device_neumann_apply_scalar (msk, facet, x, flux, area, lx, m, strm) |
| subroutine, public device_neumann::device_neumann_apply_scalar | ( | type(c_ptr) | msk, |
| type(c_ptr) | facet, | ||
| type(c_ptr) | x, | ||
| type(c_ptr) | flux, | ||
| type(c_ptr) | area, | ||
| integer, intent(in) | lx, | ||
| integer, intent(in) | m, | ||
| type(c_ptr) | strm | ||
| ) |
Definition at line 78 of file device_neumann.F90.

