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

Go to the source code of this file.

Modules

module  opr_cpu
 Operators CPU backend.
 

Functions/Subroutines

subroutine, public opr_cpu::opr_cpu_dudxyz (du, u, dr, ds, dt, coef)
 
subroutine, public opr_cpu::opr_cpu_opgrad (ux, uy, uz, u, coef, e_start, e_end)
 
subroutine, public opr_cpu::opr_cpu_cdtp (dtx, x, dr, ds, dt, coef)
 
subroutine, public opr_cpu::opr_cpu_conv1 (du, u, vx, vy, vz, Xh, coef, e_start, e_end)
 
subroutine, public opr_cpu::opr_cpu_curl (w1, w2, w3, u1, u2, u3, work1, work2, c_Xh)
 
real(kind=rp) function, public opr_cpu::opr_cpu_cfl (dt, u, v, w, Xh, coef, nelv, gdim)
 
subroutine, public opr_cpu::opr_cpu_lambda2 (lambda2, u, v, w, coef)