Toggle navigation
GRILLIX
Documentation
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
fortran_timestep
Function
57 statements
Source File
timestep_template_m.f90
timestep_template_m
fortran_timestep
Contents
public function fortran_timestep(comm_handler, tau)
Arguments
Type
Intent
Optional
Attributes
Name
type(
comm_handler_t
),
target
::
comm_handler
Communication handler
real(kind=GP),
intent(inout)
::
tau
Current time
Return Value
integer(kind=c_int32_t)
Contents