Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Public Member Functions | |
subroutine | cuda_updateaa (aa_d, globaltmp_mm_d, s_d, lambda_d, d_d, mu_d, y_d, a_d, zeta, z, m) |
Definition at line 245 of file cuda_mma_math.f90.
subroutine cuda_mma_math::cuda_updateaa::cuda_updateaa | ( | type(c_ptr), value | aa_d, |
type(c_ptr), value | globaltmp_mm_d, | ||
type(c_ptr), value | s_d, | ||
type(c_ptr), value | lambda_d, | ||
type(c_ptr), value | d_d, | ||
type(c_ptr), value | mu_d, | ||
type(c_ptr), value | y_d, | ||
type(c_ptr), value | a_d, | ||
real(c_rp) | zeta, | ||
real(c_rp) | z, | ||
integer(c_int) | m | ||
) |
Definition at line 245 of file cuda_mma_math.f90.