Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Modules | |
module | opr_xsmm |
Operators libxsmm backend. | |
Functions/Subroutines | |
subroutine, public | opr_xsmm::opr_xsmm_dudxyz (du, u, dr, ds, dt, coef) |
subroutine, public | opr_xsmm::opr_xsmm_opgrad (ux, uy, uz, u, coef) |
subroutine | opr_xsmm::local_grad3_xsmm (ur, us, ut, u, n, D, Dt) |
subroutine | opr_xsmm::local_grad2 (ur, us, u, n, D, Dt) |
subroutine, public | opr_xsmm::opr_xsmm_cdtp (dtx, x, dr, ds, dt, coef) |
subroutine, public | opr_xsmm::opr_xsmm_conv1 (du, u, vx, vy, vz, Xh, coef, nelv, gdim) |
subroutine, public | opr_xsmm::opr_xsmm_convect_scalar (du, u, c, Xh_GLL, Xh_GL, coef_GLL, coef_GL, GLL_to_GL) |
subroutine, public | opr_xsmm::opr_xsmm_curl (w1, w2, w3, u1, u2, u3, work1, work2, c_Xh) |
subroutine, public | opr_xsmm::opr_xsmm_set_convect_rst (cr, cs, ct, cx, cy, cz, Xh, coef) |