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

Abstract interface to restart a scalar formulation. More...

Public Member Functions

subroutine scalar_scheme_restart_intrf (this, dtlag, tlag)
 

Detailed Description

Abstract interface to restart a scalar formulation.

Definition at line 187 of file scalar_scheme.f90.

Constructor & Destructor Documentation

◆ scalar_scheme_restart_intrf()

subroutine scalar_scheme::scalar_scheme_restart_intrf::scalar_scheme_restart_intrf ( class(scalar_scheme_t), intent(inout), target  this,
real(kind=rp), dimension(10)  dtlag,
real(kind=rp), dimension(10)  tlag 
)

Definition at line 187 of file scalar_scheme.f90.


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