MatrixInfo

The MatrixInfo class is a representation of the matrix grid object (see GridObjectInfo). This provides operations for retrieving and creating grid objects in the system. MatrixInfo is retrieved using the built-in getMatrix() function. Write capability is dependent on the context in which getMatrix() is called. For example, in a joblet process on a resource, creating new grid objects is not supported.

See Also