time_intg_t Interface

public interface time_intg_t

Module Procedures

public function init(backend, allocator, method, nvars)

Arguments

Type IntentOptional Attributes Name
class(base_backend_t), pointer :: backend
class(allocator_t), pointer :: allocator
character(len=3), intent(in) :: method
integer, intent(in), optional :: nvars

Return Value type(time_intg_t)