We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c469e4c commit 613bc78Copy full SHA for 613bc78
examples/plot_matrixmult.py
@@ -80,7 +80,7 @@
80
# </div>
81
#
82
# This is obtained by invoking the
83
-# `:func:pylops_mpi.MPIMatrixMult.active_grid_comm` method, which is also
+# :func:`pylops_mpi.basicoperators.MPIMatrixMult.active_grid_comm` method, which is also
84
# responsible to identify any rank that should be deactivated (if the number
85
# of rows of the operator or columns of the input/output matrices are smaller
86
# than the row or columm ranks.
0 commit comments