MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
VarspecDescription
Interface
3 statements
Source File
VarspecDescription.F90
VarspecDescriptionMod
VarspecDescription
Contents
Module Procedures
new_VarspecDescriptionFromConfig
public interface VarspecDescription
Module Procedures
private function new_VarspecDescriptionFromConfig(cf, nwords, rc) result(VarspecDescr)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_Config
),
intent(inout)
::
cf
integer,
intent(in)
::
nwords
integer,
intent(out),
optional
::
rc
Return Value
type(
VarspecDescription
)