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 8dc8b65 commit 1d3fad4Copy full SHA for 1d3fad4
src/amrex/Array4.py
@@ -6,6 +6,7 @@
6
License: BSD-3-Clause-LBNL
7
"""
8
9
+
10
def array4_to_numpy(self, copy=False, order="F"):
11
12
Provide a Numpy view into an Array4.
0 commit comments