MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
samplerHQ
Interface
3 statements
Source File
MAPL_EpochSwathMod.F90
MAPL_EpochSwathMod
samplerHQ
Contents
Module Procedures
new_samplerHQ
public interface samplerHQ
Module Procedures
private function new_samplerHQ(clock, key, config, rc) result(hq)
Arguments
Type
Intent
Optional
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
)