Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | hip_vcross (u1_d, u2_d, u3_d, v1_d, v2_d, v3_d, w1_d, w2_d, w3_d, n) |
Definition at line 279 of file hip_math.f90.
subroutine hip_math::hip_vcross::hip_vcross | ( | type(c_ptr), value | u1_d, |
type(c_ptr), value | u2_d, | ||
type(c_ptr), value | u3_d, | ||
type(c_ptr), value | v1_d, | ||
type(c_ptr), value | v2_d, | ||
type(c_ptr), value | v3_d, | ||
type(c_ptr), value | w1_d, | ||
type(c_ptr), value | w2_d, | ||
type(c_ptr), value | w3_d, | ||
integer(c_int) | n | ||
) |
Definition at line 279 of file hip_math.f90.