Neko  0.8.99
A portable framework for high-order spectral element flow simulations
opr_sx Module Reference

Operators SX-Aurora backend.

Functions/Subroutines

subroutine, public opr_sx_curl (w1, w2, w3, u1, u2, u3, work1, work2, c_Xh)
 

Function/Subroutine Documentation

◆ opr_sx_curl()

subroutine, public opr_sx::opr_sx_curl ( type(field_t), intent(inout)  w1,
type(field_t), intent(inout)  w2,
type(field_t), intent(inout)  w3,
type(field_t), intent(inout)  u1,
type(field_t), intent(inout)  u2,
type(field_t), intent(inout)  u3,
type(field_t), intent(inout)  work1,
type(field_t), intent(inout)  work2,
type(coef_t), intent(in)  c_Xh 
)

Definition at line 99 of file opr_sx.f90.

Here is the call graph for this function: