Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Public Member Functions | |
subroutine | mma_gensub3_cuda (x_d, df0dx_d, dfdx_d, low_d, upp_d, min_d, max_d, alpha_d, beta_d, p0j_d, q0j_d, pij_d, qij_d, n, m) |
Definition at line 57 of file cuda_mma_math.f90.
subroutine cuda_mma_math::mma_gensub3_cuda::mma_gensub3_cuda | ( | type(c_ptr), value | x_d, |
type(c_ptr), value | df0dx_d, | ||
type(c_ptr), value | dfdx_d, | ||
type(c_ptr), value | low_d, | ||
type(c_ptr), value | upp_d, | ||
type(c_ptr), value | min_d, | ||
type(c_ptr), value | max_d, | ||
type(c_ptr), value | alpha_d, | ||
type(c_ptr), value | beta_d, | ||
type(c_ptr), value | p0j_d, | ||
type(c_ptr), value | q0j_d, | ||
type(c_ptr), value | pij_d, | ||
type(c_ptr), value | qij_d, | ||
integer(c_int) | n, | ||
integer(c_int) | m | ||
) |
Definition at line 57 of file cuda_mma_math.f90.