Neko  0.8.1
A portable framework for high-order spectral element flow simulations
opr_xsmm.F90 File Reference

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_curl (w1, w2, w3, u1, u2, u3, work1, work2, c_Xh)