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

Abstract interface to compute a time-step. More...

Public Member Functions

subroutine scalar_scheme_step_intrf (this, t, tstep, dt, ext_bdf, dt_controller)
 

Detailed Description

Definition at line 226 of file scalar_scheme.f90.

Constructor & Destructor Documentation

◆ scalar_scheme_step_intrf()

subroutine scalar_scheme::scalar_scheme_step_intrf::scalar_scheme_step_intrf ( class(scalar_scheme_t), intent(inout this,
real(kind=rp), intent(in t,
integer, intent(in tstep,
real(kind=rp), intent(in dt,
type(time_scheme_controller_t), intent(in ext_bdf,
type(time_step_controller_t), intent(in dt_controller 
)
virtual

Definition at line 226 of file scalar_scheme.f90.


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