|
Neko 0.9.1
A portable framework for high-order spectral element flow simulations
|
Computes the source term at a single point. More...
Public Member Functions | |
| subroutine | scalar_source_compute_pointwise (s, j, k, l, e, t) |
| s | The source value. |
| j | The x-index of GLL point. |
| k | The y-index of GLL point. |
| l | The z-index of GLL point. |
| e | The index of element. |
| t | The time value. |
Definition at line 105 of file scalar_user_source_term.f90.
|
virtual |
Definition at line 105 of file scalar_user_source_term.f90.