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

Go to the source code of this file.

Modules

module  tensor_sx
 Tensor operations SX-Aurora backend.
 

Functions/Subroutines

subroutine, public tensor_sx::tnsr2d_el_sx (v, nv, u, nu, A, Bt)
 
subroutine, public tensor_sx::tnsr3d_el_sx (v, nv, u, nu, A, Bt, Ct)
 
subroutine, public tensor_sx::tnsr3d_sx (v, nv, u, nu, A, Bt, Ct, nelv)
 
subroutine tensor_sx::tnsr3d_nvnu_sx (v, nv, u, nu, A, Bt, Ct, nelv)
 
subroutine tensor_sx::tnsr3d_nu2nv4_sx (v, u, A, Bt, Ct, nelv)
 
subroutine tensor_sx::tnsr3d_nu4_sx (v, nv, u, A, Bt, Ct, nelv)
 
subroutine, public tensor_sx::tnsr1_3d_sx (v, nv, nu, A, Bt, Ct, nelv)
 
subroutine tensor_sx::tnsr1_3d_nvnu_sx (v, nv, nu, A, Bt, Ct, nelv)
 
subroutine tensor_sx::tnsr1_3d_nu4nv2_sx (v, A, Bt, Ct, nelv)