MeshLoc

class ESMF.api.constants.MeshLoc

The Mesh location used to hold Field data.

NODE = <MeshLoc.NODE: 0>

The nodes of the Mesh.

ELEMENT = <MeshLoc.ELEMENT: 1>

The elements of the Mesh.