mango.isDds

mango.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.have_same_subd_decomp

Next topic

mango.setLoggingVerbosityLevel

This Page