Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.99
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
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)