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

The main function to be executed during the run. More...

Private Member Functions

subroutine simulation_component_compute (this, t, tstep)
 

Detailed Description

The main function to be executed during the run.

Parameters
tThe time value.
tstepThe current time-step

Definition at line 106 of file simulation_component.f90.

Constructor & Destructor Documentation

◆ simulation_component_compute()

subroutine simulation_component::simulation_component_compute::simulation_component_compute ( class(simulation_component_t), intent(inout)  this,
real(kind=rp), intent(in)  t,
integer, intent(in)  tstep 
)
private

Definition at line 106 of file simulation_component.f90.


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