Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Public Member Functions | |
subroutine | cuda_diagx (diagx_d, x_d, xsi_d, low_d, upp_d, p0j_d, q0j_d, pij_d, qij_d, alpha_d, beta_d, eta_d, lambda_d, n, m) |
Definition at line 134 of file cuda_mma_math.f90.
subroutine cuda_mma_math::cuda_diagx::cuda_diagx | ( | type(c_ptr), value | diagx_d, |
type(c_ptr), value | x_d, | ||
type(c_ptr), value | xsi_d, | ||
type(c_ptr), value | low_d, | ||
type(c_ptr), value | upp_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, | ||
type(c_ptr), value | alpha_d, | ||
type(c_ptr), value | beta_d, | ||
type(c_ptr), value | eta_d, | ||
type(c_ptr), value | lambda_d, | ||
integer(c_int) | n, | ||
integer(c_int) | m | ||
) |
Definition at line 134 of file cuda_mma_math.f90.