Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
source_term::source_term_compute Interface Reference

Computes the source term and adds the result to fields. More...

Public Member Functions

subroutine source_term_compute (this, t, tstep)
 

Detailed Description

Parameters
tThe time value.
tstepThe current time-step.

Definition at line 103 of file source_term.f90.

Constructor & Destructor Documentation

◆ source_term_compute()

subroutine source_term::source_term_compute::source_term_compute ( class(source_term_t), intent(inout this,
real(kind=rp), intent(in t,
integer, intent(in tstep 
)
virtual

Definition at line 103 of file source_term.f90.


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