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