MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
FrequencyAspect
Interface
3 statements
Source File
FrequencyAspect.F90
mapl3g_FrequencyAspect
FrequencyAspect
Contents
Module Procedures
construct_frequency_aspect
public interface FrequencyAspect
Module Procedures
private function construct_frequency_aspect(timestep, accumulation_type) result(aspect)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_TimeInterval
),
intent(in),
optional
::
timestep
character(len=*),
intent(in),
optional
::
accumulation_type
Return Value
type(
FrequencyAspect
)