Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | hip_coef_generate_geo (g11, g12, g13, g22, g23, g33, drdx, drdy, drdz, dsdx, dsdy, dsdz, dtdx, dtdy, dtdz, jacinv, w3, nel, lx, gdim) |
Definition at line 44 of file device_coef.F90.
subroutine device_coef::hip_coef_generate_geo::hip_coef_generate_geo | ( | type(c_ptr), value | g11, |
type(c_ptr), value | g12, | ||
type(c_ptr), value | g13, | ||
type(c_ptr), value | g22, | ||
type(c_ptr), value | g23, | ||
type(c_ptr), value | g33, | ||
type(c_ptr), value | drdx, | ||
type(c_ptr), value | drdy, | ||
type(c_ptr), value | drdz, | ||
type(c_ptr), value | dsdx, | ||
type(c_ptr), value | dsdy, | ||
type(c_ptr), value | dsdz, | ||
type(c_ptr), value | dtdx, | ||
type(c_ptr), value | dtdy, | ||
type(c_ptr), value | dtdz, | ||
type(c_ptr), value | jacinv, | ||
type(c_ptr), value | w3, | ||
integer(c_int) | nel, | ||
integer(c_int) | lx, | ||
integer(c_int) | gdim | ||
) |
Definition at line 44 of file device_coef.F90.