MCPcopy Create free account
hub / github.com/mpi4py/mpi4py / size

Method size

test/arrayimpl.py:256–257  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

254
255 @property
256 def size(self):
257 return self.array.size
258
259
260try:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected