Neko 1.99.1
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, time, ext_bdf, dt_controller, ksp_results)
 

Detailed Description

Definition at line 214 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,
type(time_state_t), intent(in time,
type(time_scheme_controller_t), intent(in ext_bdf,
type(time_step_controller_t), intent(in dt_controller,
type(ksp_monitor_t), intent(inout ksp_results 
)
virtual

Definition at line 214 of file scalar_scheme.f90.


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