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

Method as_raw

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

Source from the content-addressed store, hash-verified

329 }
330
331 def as_raw(self):
332 return self
333
334
335if array is not None:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected