Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
Loading...
Searching...
No Matches
adjoint_scalar_scheme::adjoint_scalar_scheme_step_intrf Interface Reference

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

Public Member Functions

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

Detailed Description

Definition at line 221 of file adjoint_scalar_scheme.f90.

Constructor & Destructor Documentation

◆ adjoint_scalar_scheme_step_intrf()

subroutine adjoint_scalar_scheme::adjoint_scalar_scheme_step_intrf::adjoint_scalar_scheme_step_intrf ( class(adjoint_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 221 of file adjoint_scalar_scheme.f90.


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