mango.core.isDds

mango.core.isDds(obj)

Returns whether specified obj is an instance of a mango.Dds.

Parameters:obj (object) – Object to be tested.
Return type:bool
Returns:True is an instance of a mango.Dds distributed array.

Previous topic

mango.core.have_same_subd_decomp

Next topic

mango.core.setLoggingVerbosityLevel

This Page