This is the recommended way of getting the opaque MAPL Generic
state object from the gridded component (GC). It can be called at any time
after MAPL_GenericSetServices has been called on GC.
Note that you get a pointer to the object.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_GridComp), | intent(inout) | :: | GC | |||
| type(MAPL_MetaComp), | pointer | :: | MAPLOBJ | |||
| integer, | intent(out), | optional | :: | RC |