Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | hip_find_rst_legendre (rst, pt_x, pt_y, pt_z, x_hat, y_hat, z_hat, resx, resy, resz, lx, el_ids, n_pt, tol, conv_pts) |
Definition at line 44 of file device_local_interpolation.F90.
subroutine device_local_interpolation::hip_find_rst_legendre::hip_find_rst_legendre | ( | type(c_ptr), value | rst, |
type(c_ptr), value | pt_x, | ||
type(c_ptr), value | pt_y, | ||
type(c_ptr), value | pt_z, | ||
type(c_ptr), value | x_hat, | ||
type(c_ptr), value | y_hat, | ||
type(c_ptr), value | z_hat, | ||
type(c_ptr), value | resx, | ||
type(c_ptr), value | resy, | ||
type(c_ptr), value | resz, | ||
integer(c_int) | lx, | ||
type(c_ptr), value | el_ids, | ||
integer(c_int) | n_pt, | ||
real(c_rp) | tol, | ||
type(c_ptr), value | conv_pts | ||
) |
Definition at line 44 of file device_local_interpolation.F90.