|
Neko 1.99.9
A portable framework for high-order spectral element flow simulations
|
Data Types | |
| interface | hip_coupled_vector_bc_projector_apply |
Functions/Subroutines | |
| subroutine, public | device_coupled_vector_bc_projector_apply (mixed_msk, x, y, z, constraint_n, constraint_t1, constraint_t2, n, t1, t2, m, strm) |
| subroutine, public device_coupled_vector_bc_projector::device_coupled_vector_bc_projector_apply | ( | type(c_ptr), intent(in) | mixed_msk, |
| type(c_ptr), intent(in) | x, | ||
| type(c_ptr), intent(in) | y, | ||
| type(c_ptr), intent(in) | z, | ||
| type(c_ptr), intent(in) | constraint_n, | ||
| type(c_ptr), intent(in) | constraint_t1, | ||
| type(c_ptr), intent(in) | constraint_t2, | ||
| type(c_ptr), intent(in) | n, | ||
| type(c_ptr), intent(in) | t1, | ||
| type(c_ptr), intent(in) | t2, | ||
| integer, intent(in) | m, | ||
| type(c_ptr), intent(in) | strm | ||
| ) |
Definition at line 97 of file device_coupled_vector_bc_projector.F90.

