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

Computes the source term at a single point. More...

Private Member Functions

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

Detailed Description

Parameters
sThe source value.
jThe x-index of GLL point.
kThe y-index of GLL point.
lThe z-index of GLL point.
eThe index of element.
tThe time value.

Definition at line 105 of file scalar_user_source_term.f90.

Constructor & Destructor Documentation

◆ scalar_source_compute_pointwise()

subroutine scalar_user_source_term::scalar_source_compute_pointwise::scalar_source_compute_pointwise ( 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 
)
private

Definition at line 105 of file scalar_user_source_term.f90.


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