| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Abstract interface for user defined source term. More...
Public Member Functions | |
| subroutine | user_source_term_intf (scheme_name, rhs, time) | 
| scheme_name | The name of the scheme calling the routine. | 
| rhs | The right-hand fields to be computed by the user. | 
| time | The time state. | 
Definition at line 116 of file user_intf.f90.
      
  | 
  virtual | 
Definition at line 116 of file user_intf.f90.