Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
tensor_sx Module Reference

Tensor operations SX-Aurora backend.

Functions/Subroutines

subroutine, public tnsr2d_el_sx (v, nv, u, nu, a, bt)
 
subroutine, public tnsr3d_el_sx (v, nv, u, nu, a, bt, ct)
 
subroutine, public tnsr3d_sx (v, nv, u, nu, a, bt, ct, nelv)
 
subroutine tnsr3d_nvnu_sx (v, nv, u, nu, a, bt, ct, nelv)
 
subroutine tnsr3d_nu2nv4_sx (v, u, a, bt, ct, nelv)
 
subroutine tnsr3d_nu4_sx (v, nv, u, a, bt, ct, nelv)
 
subroutine, public tnsr1_3d_sx (v, nv, nu, a, bt, ct, nelv)
 
subroutine tnsr1_3d_nvnu_sx (v, nv, nu, a, bt, ct, nelv)
 
subroutine tnsr1_3d_nu4nv2_sx (v, a, bt, ct, nelv)
 

Function/Subroutine Documentation

◆ tnsr1_3d_nu4nv2_sx()

subroutine tensor_sx::tnsr1_3d_nu4nv2_sx ( real(kind=rp), dimension(nv*nv*nv*nelv), intent(inout v,
real(kind=rp), dimension(nv,nu), intent(inout a,
real(kind=rp), dimension(nu, nv), intent(inout bt,
real(kind=rp), dimension(nu,nv), intent(inout ct,
integer, intent(in nelv 
)
private

Definition at line 340 of file tensor_sx.f90.

Here is the caller graph for this function:

◆ tnsr1_3d_nvnu_sx()

subroutine tensor_sx::tnsr1_3d_nvnu_sx ( real(kind=rp), dimension(nv*nv*nv*nelv), intent(inout v,
integer, intent(in nv,
integer, intent(in nu,
real(kind=rp), dimension(nv,nu), intent(inout a,
real(kind=rp), dimension(nu, nv), intent(inout bt,
real(kind=rp), dimension(nu,nv), intent(inout ct,
integer, intent(in nelv 
)
private

Definition at line 268 of file tensor_sx.f90.

Here is the caller graph for this function:

◆ tnsr1_3d_sx()

subroutine, public tensor_sx::tnsr1_3d_sx ( real(kind=rp), dimension(nv*nv*nv*nelv), intent(inout v,
integer, intent(in nv,
integer, intent(in nu,
real(kind=rp), dimension(nv,nu), intent(inout a,
real(kind=rp), dimension(nu, nv), intent(inout bt,
real(kind=rp), dimension(nu,nv), intent(inout ct,
integer, intent(in nelv 
)

Definition at line 254 of file tensor_sx.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ tnsr2d_el_sx()

subroutine, public tensor_sx::tnsr2d_el_sx ( real(kind=rp), dimension(nv*nv), intent(inout v,
integer, intent(in nv,
real(kind=rp), dimension(nu*nu), intent(inout u,
integer, intent(in nu,
real(kind=rp), dimension(nv,nu), intent(inout a,
real(kind=rp), dimension(nu,nv), intent(inout bt 
)

Definition at line 12 of file tensor_sx.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ tnsr3d_el_sx()

subroutine, public tensor_sx::tnsr3d_el_sx ( real(kind=rp), dimension(nv*nv*nv), intent(inout v,
integer, intent(in nv,
real(kind=rp), dimension(nu*nu*nu), intent(inout u,
integer, intent(in nu,
real(kind=rp), dimension(nv,nu), intent(inout a,
real(kind=rp), dimension(nu, nv), intent(inout bt,
real(kind=rp), dimension(nu,nv), intent(inout ct 
)

Definition at line 23 of file tensor_sx.f90.

Here is the caller graph for this function:

◆ tnsr3d_nu2nv4_sx()

subroutine tensor_sx::tnsr3d_nu2nv4_sx ( real(kind=rp), dimension(nv*nv*nv,nelv), intent(inout v,
real(kind=rp), dimension(nu*nu*nu,nelv), intent(in u,
real(kind=rp), dimension(nv,nu), intent(in a,
real(kind=rp), dimension(nu, nv), intent(in bt,
real(kind=rp), dimension(nu,nv), intent(in ct,
integer, intent(in nelv 
)
private

Definition at line 144 of file tensor_sx.f90.

Here is the caller graph for this function:

◆ tnsr3d_nu4_sx()

subroutine tensor_sx::tnsr3d_nu4_sx ( real(kind=rp), dimension(nv*nv*nv,nelv), intent(inout v,
integer, intent(in nv,
real(kind=rp), dimension(nu*nu*nu,nelv), intent(in u,
real(kind=rp), dimension(nv,nu), intent(in a,
real(kind=rp), dimension(nu, nv), intent(in bt,
real(kind=rp), dimension(nu,nv), intent(in ct,
integer, intent(in nelv 
)
private

Definition at line 197 of file tensor_sx.f90.

Here is the caller graph for this function:

◆ tnsr3d_nvnu_sx()

subroutine tensor_sx::tnsr3d_nvnu_sx ( real(kind=rp), dimension(nv*nv*nv,nelv), intent(inout v,
integer, intent(in nv,
real(kind=rp), dimension(nu*nu*nu,nelv), intent(in u,
integer, intent(in nu,
real(kind=rp), dimension(nv,nu), intent(in a,
real(kind=rp), dimension(nu, nv), intent(in bt,
real(kind=rp), dimension(nu,nv), intent(in ct,
integer, intent(in nelv 
)
private

Definition at line 90 of file tensor_sx.f90.

Here is the caller graph for this function:

◆ tnsr3d_sx()

subroutine, public tensor_sx::tnsr3d_sx ( real(kind=rp), dimension(nv*nv*nv,nelv), intent(inout v,
integer, intent(in nv,
real(kind=rp), dimension(nu*nu*nu,nelv), intent(in u,
integer, intent(in nu,
real(kind=rp), dimension(nv,nu), intent(in a,
real(kind=rp), dimension(nu, nv), intent(in bt,
real(kind=rp), dimension(nu,nv), intent(in ct,
integer, intent(in nelv 
)

Definition at line 74 of file tensor_sx.f90.

Here is the call graph for this function:
Here is the caller graph for this function: