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

Residuals in the Pn-Pn formulation (SX version)

Data Types

type  scalar_residual_sx_t
 

Functions/Subroutines

subroutine scalar_residual_sx_compute (ax, s, s_res, f_xh, c_xh, msh, xh, lambda, rhocp, bd, dt, n)
 

Function/Subroutine Documentation

◆ scalar_residual_sx_compute()

subroutine scalar_residual_sx::scalar_residual_sx_compute ( class(ax_t), intent(in ax,
type(field_t), intent(inout s,
type(field_t), intent(inout s_res,
type(field_t), intent(in f_xh,
type(coef_t), intent(inout c_xh,
type(mesh_t), intent(inout msh,
type(space_t), intent(inout xh,
type(field_t), intent(in lambda,
real(kind=rp), intent(in rhocp,
real(kind=rp), intent(in bd,
real(kind=rp), intent(in dt,
integer, intent(in n 
)

Definition at line 26 of file scalar_residual_sx.f90.

Here is the call graph for this function: