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

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

Public Member Functions

subroutine source_scalar_term (f, t)
 

Detailed Description

Abstract interface defining how to compute a source_scalar term.

Definition at line 55 of file source_scalar.f90.

Constructor & Destructor Documentation

◆ source_scalar_term()

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.


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