cxx_timestep Interface

public interface cxx_timestep

Contents


Functions

public function GrillAccX_timestep(static_object, runtime_object, state_object) bind(c, name='timestep')

Arguments

Type IntentOptional Attributes Name
type(static_data_struct), intent(inout) :: static_object
type(runtime_data_struct), intent(inout) :: runtime_object
type(state_data_struct), intent(inout) :: state_object

Return Value integer(kind=c_int32_t)