Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
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) |
Definition at line 65 of file source_scalar.f90.
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.