Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Public Member Functions | |
subroutine | cuda_gg (gg_d, x_d, low_d, upp_d, pij_d, qij_d, n, m) |
Definition at line 127 of file cuda_mma_math.f90.
subroutine cuda_mma_math::cuda_gg::cuda_gg | ( | type(c_ptr), value | gg_d, |
type(c_ptr), value | x_d, | ||
type(c_ptr), value | low_d, | ||
type(c_ptr), value | upp_d, | ||
type(c_ptr), value | pij_d, | ||
type(c_ptr), value | qij_d, | ||
integer(c_int) | n, | ||
integer(c_int) | m | ||
) |
Definition at line 127 of file cuda_mma_math.f90.