Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
scalar_residual::scalar_residual_t Type Referenceabstract

Abstract type to compute scalar residual. More...

Inheritance diagram for scalar_residual::scalar_residual_t:

Static Public Member Functions

procedure(scalar_residual_interface), deferred, nopass compute (ax, s, s_res, f_xh, c_xh, msh, xh, lambda, rhocp, bd, dt, n)
 

Detailed Description

Definition at line 48 of file scalar_residual.f90.

Member Function/Subroutine Documentation

◆ compute()

procedure(scalar_residual_interface), deferred, nopass scalar_residual::scalar_residual_t::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 
)
staticpure virtual

The documentation for this type was generated from the following file: