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

Interface for setting the scheme coefficients. More...

Private Member Functions

subroutine compute_coeffs (coeffs, dt, order)
 

Detailed Description

Interface for setting the scheme coefficients.

Parameters
tTimestep values, first element is the current timestep.
orderOrder the scheme.

Definition at line 79 of file time_scheme.f90.

Constructor & Destructor Documentation

◆ compute_coeffs()

subroutine time_scheme::compute_coeffs::compute_coeffs ( real(kind=rp), dimension(4), intent(out)  coeffs,
real(kind=rp), dimension(10), intent(in)  dt,
integer, intent(in)  order 
)
private

Definition at line 79 of file time_scheme.f90.


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