MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MockItemSpec
Interface
3 statements
Source File
MockItemSpec.F90
MockItemSpecMod
MockItemSpec
Contents
Module Procedures
new_MockItemSpec
public interface MockItemSpec
Module Procedures
private function new_MockItemSpec(name, typekind, units) result(spec)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
name
type(
ESMF_TypeKind_Flag
),
intent(in),
optional
::
typekind
character(len=*),
intent(in),
optional
::
units
Return Value
type(
MockItemSpec
), target