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 84f0676 commit 5cd8a6dCopy full SHA for 5cd8a6d
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