Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
Abstract interface defining how to compute a source_scalar term. More...
Public Member Functions | |
subroutine | source_scalar_term (f, t) |
Definition at line 55 of file source_scalar.f90.
subroutine source_scalar::source_scalar_term::source_scalar_term | ( | class(source_scalar_t), intent(inout) | f, |
real(kind=rp), intent(in) | t | ||
) |
Definition at line 55 of file source_scalar.f90.