|
Neko 1.99.9
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
| subroutine | hip_bicgstab_part2 (x_d, r_d, p_hat_d, s_hat_d, s_d, t_d, f_d, mult_d, alpha, omega, res, n) |
Definition at line 143 of file bicgstab_device.F90.
| subroutine bicgstab_device::hip_bicgstab_part2::hip_bicgstab_part2 | ( | type(c_ptr), value | x_d, |
| type(c_ptr), value | r_d, | ||
| type(c_ptr), value | p_hat_d, | ||
| type(c_ptr), value | s_hat_d, | ||
| type(c_ptr), value | s_d, | ||
| type(c_ptr), value | t_d, | ||
| type(c_ptr), value | f_d, | ||
| type(c_ptr), value | mult_d, | ||
| real(c_rp) | alpha, | ||
| real(c_rp) | omega, | ||
| real(c_xp), dimension(2) | res, | ||
| integer(c_int) | n | ||
| ) |
Definition at line 143 of file bicgstab_device.F90.