pylops_mpi.DistributedArray.local_split# pylops_mpi.DistributedArray.local_split(global_shape, base_comm, partition, axis)[source]# To get the local shape from the global shape Parameters: global_shapetupleShape of the global array. base_commMPI.CommBase MPI Communicator. partitionPartitionType of partition. axisintAxis of distribution Returns: local_shapetupleShape of the local array. Examples using pylops_mpi.DistributedArray.local_split# Distributed Array Distributed Array Multi-Dimensional Convolution Multi-Dimensional Convolution Multi-Dimensional Deconvolution Multi-Dimensional Deconvolution