Neko  0.8.99
A portable framework for high-order spectral element flow simulations
source_scalar::source_scalar_term_pw Interface Reference

Abstract interface defining how to compute a source_scalar term pointwise. More...

Public Member Functions

subroutine source_scalar_term_pw (s, j, k, l, e, t)
 

Detailed Description

Definition at line 65 of file source_scalar.f90.

Constructor & Destructor Documentation

◆ source_scalar_term_pw()

subroutine source_scalar::source_scalar_term_pw::source_scalar_term_pw ( real(kind=rp), intent(inout)  s,
integer, intent(in)  j,
integer, intent(in)  k,
integer, intent(in)  l,
integer, intent(in)  e,
real(kind=rp), intent(in)  t 
)

Definition at line 65 of file source_scalar.f90.


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