mapl3g_FieldDictionary Module


Uses

  • module~~mapl3g_fielddictionary~~UsesGraph module~mapl3g_fielddictionary mapl3g_FieldDictionary ESMF ESMF module~mapl3g_fielddictionary->ESMF gftl2_StringStringMap gftl2_StringStringMap module~mapl3g_fielddictionary->gftl2_StringStringMap gftl2_StringVector gftl2_StringVector module~mapl3g_fielddictionary->gftl2_StringVector module~mapl3g_fielddictionaryitem mapl3g_FieldDictionaryItem module~mapl3g_fielddictionary->module~mapl3g_fielddictionaryitem module~mapl3g_fielddictionaryitemmap mapl3g_FieldDictionaryItemMap module~mapl3g_fielddictionary->module~mapl3g_fielddictionaryitemmap module~mapl_errorhandling mapl_ErrorHandling module~mapl3g_fielddictionary->module~mapl_errorhandling module~mapl3g_fielddictionaryitem->ESMF module~mapl3g_fielddictionaryitem->gftl2_StringVector module~mapl3g_fielddictionaryitemmap->module~mapl3g_fielddictionaryitem module~mapl_throwmod MAPL_ThrowMod module~mapl_errorhandling->module~mapl_throwmod mpi mpi module~mapl_errorhandling->mpi

Used by

  • module~~mapl3g_fielddictionary~~UsedByGraph module~mapl3g_fielddictionary mapl3g_FieldDictionary module~mapl3g_fieldspec mapl3g_FieldSpec module~mapl3g_fieldspec->module~mapl3g_fielddictionary module~mapl3g_variablespec mapl3g_VariableSpec module~mapl3g_fieldspec->module~mapl3g_variablespec module~mapl3g_variablespec->module~mapl3g_fielddictionary module~test_fielddictionary Test_FieldDictionary module~test_fielddictionary->module~mapl3g_fielddictionary module~mapl3g_bracketspec mapl3g_BracketSpec module~mapl3g_bracketspec->module~mapl3g_fieldspec module~mapl3g_componentspec mapl3g_ComponentSpec module~mapl3g_componentspec->module~mapl3g_variablespec module~mapl3g_componentspecparser mapl3g_ComponentSpecParser module~mapl3g_componentspecparser->module~mapl3g_variablespec module~mapl3g_generic mapl3g_Generic module~mapl3g_generic->module~mapl3g_variablespec module~mapl3g_historycollectiongridcomp_private mapl3g_HistoryCollectionGridComp_private module~mapl3g_historycollectiongridcomp_private->module~mapl3g_variablespec module~mapl3g_make_itemspec mapl3g_make_itemSpec module~mapl3g_make_itemspec->module~mapl3g_fieldspec module~mapl3g_modelverticalgrid mapl3g_ModelVerticalGrid module~mapl3g_modelverticalgrid->module~mapl3g_fieldspec module~mapl3g_outermetacomponent mapl3g_OuterMetaComponent module~mapl3g_outermetacomponent->module~mapl3g_variablespec module~mapl3g_servicespec mapl3g_ServiceSpec module~mapl3g_servicespec->module~mapl3g_variablespec module~mapl3g_statespec mapl3g_StateSpec module~mapl3g_statespec->module~mapl3g_variablespec module~mapl3g_variablespecvector mapl3g_VariableSpecVector module~mapl3g_variablespecvector->module~mapl3g_variablespec module~mockitemspecmod MockItemSpecMod module~mockitemspecmod->module~mapl3g_variablespec module~test_addfieldspec Test_AddFieldSpec module~test_addfieldspec->module~mapl3g_fieldspec module~test_bracketspec Test_BracketSpec module~test_bracketspec->module~mapl3g_fieldspec module~test_fieldinfo Test_FieldInfo module~test_fieldinfo->module~mapl3g_fieldspec module~test_fieldspec Test_FieldSpec module~test_fieldspec->module~mapl3g_fieldspec module~test_modelverticalgrid Test_ModelVerticalGrid module~test_modelverticalgrid->module~mapl3g_variablespec proc~make_itemspec make_itemSpec proc~make_itemspec->module~mapl3g_variablespec

Interfaces

public interface FieldDictionary

  • private function new_from_yaml(filename, stream, rc) result(fd)

    Arguments

    Type IntentOptional Attributes Name
    character(len=*), intent(in), optional :: filename
    character(len=*), intent(in), optional :: stream
    integer, intent(out), optional :: rc

    Return Value type(FieldDictionary)


Derived Types

type, public ::  FieldDictionary

Constructor

private function new_from_yaml (filename, stream, rc)

Type-Bound Procedures

procedure, public :: add_aliases
procedure, public :: add_item
procedure, public :: get_item
procedure, public :: get_long_name
procedure, public :: get_regrid_method
procedure, public :: get_standard_name
procedure, public :: get_units
procedure, public :: size