samplerHQ Interface

public interface samplerHQ

Module Procedures

private function new_samplerHQ(clock, key, config, rc) result(hq)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Clock), intent(in) :: clock
character(len=*), intent(in) :: key
type(ESMF_Config), intent(inout) :: config
integer, intent(out), optional :: rc

Return Value type(samplerHQ)