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

Method flat

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

Source from the content-addressed store, hash-verified

201
202 @property
203 def flat(self):
204 return self.array
205
206 @property
207 def size(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected