Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
fluid_scheme_base::fluid_scheme_base_step_intrf Interface Reference

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

Public Member Functions

subroutine fluid_scheme_base_step_intrf (this, time, dt_controller)
 

Detailed Description

Definition at line 226 of file fluid_scheme_base.f90.

Constructor & Destructor Documentation

◆ fluid_scheme_base_step_intrf()

subroutine fluid_scheme_base::fluid_scheme_base_step_intrf::fluid_scheme_base_step_intrf ( class(fluid_scheme_base_t), intent(inout), target  this,
type(time_state_t), intent(in time,
type(time_step_controller_t), intent(in dt_controller 
)
virtual

Definition at line 226 of file fluid_scheme_base.f90.


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