mpi_array.indexing.HaloIndexingExtent.create_struct_instance¶
-
HaloIndexingExtent.
create_struct_instance
(ndim)¶ Creates a struct instance with
numpy.dtype
self.struct_dtype_dict[ndim]
.Return type: struct Returns: A struct.
HaloIndexingExtent.
create_struct_instance
(ndim)¶Creates a struct instance with numpy.dtype
self.struct_dtype_dict[ndim]
.
Return type: | struct |
---|---|
Returns: | A struct. |