Skip to content

Commit adbbaf6

Browse files
ax3lgithub-actions[bot]
authored andcommitted
Update Stub Files
1 parent 2955974 commit adbbaf6

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/amrex/space1d/__init__.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@ Geometric: amrex_1d_pybind.GrowthStrategy
771771
Poisson: amrex_1d_pybind.GrowthStrategy
772772
__author__: str = "Axel Huebl, Ryan T. Sandberg, Shreyas Ananthan, David P. Grote, Revathi Jambunathan, Edoardo Zoni, Remi Lehe, Andrew Myers, Weiqun Zhang"
773773
__license__: str = "BSD-3-Clause-LBNL"
774-
__version__: str = "26.08-11-g5273b558c130"
774+
__version__: str = "26.08-31-g06424932b757"
775775
kDLCPU: amrex_1d_pybind.DLDeviceType
776776
kDLCUDA: amrex_1d_pybind.DLDeviceType
777777
kDLCUDAHost: amrex_1d_pybind.DLDeviceType

src/amrex/space1d/amrex_1d_pybind/__init__.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35893,7 +35893,7 @@ Geometric: GrowthStrategy
3589335893
Poisson: GrowthStrategy
3589435894
__author__: str = "Axel Huebl, Ryan T. Sandberg, Shreyas Ananthan, David P. Grote, Revathi Jambunathan, Edoardo Zoni, Remi Lehe, Andrew Myers, Weiqun Zhang"
3589535895
__license__: str = "BSD-3-Clause-LBNL"
35896-
__version__: str = "26.08-11-g5273b558c130"
35896+
__version__: str = "26.08-31-g06424932b757"
3589735897
kDLCPU: DLDeviceType
3589835898
kDLCUDA: DLDeviceType
3589935899
kDLCUDAHost: DLDeviceType

src/amrex/space2d/__init__.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -802,7 +802,7 @@ Geometric: amrex_2d_pybind.GrowthStrategy
802802
Poisson: amrex_2d_pybind.GrowthStrategy
803803
__author__: str = "Axel Huebl, Ryan T. Sandberg, Shreyas Ananthan, David P. Grote, Revathi Jambunathan, Edoardo Zoni, Remi Lehe, Andrew Myers, Weiqun Zhang"
804804
__license__: str = "BSD-3-Clause-LBNL"
805-
__version__: str = "26.08-11-g5273b558c130"
805+
__version__: str = "26.08-31-g06424932b757"
806806
basic: amrex_2d_pybind.EBSupport
807807
full: amrex_2d_pybind.EBSupport
808808
kDLCPU: amrex_2d_pybind.DLDeviceType

src/amrex/space2d/amrex_2d_pybind/__init__.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36991,7 +36991,7 @@ Geometric: GrowthStrategy
3699136991
Poisson: GrowthStrategy
3699236992
__author__: str = "Axel Huebl, Ryan T. Sandberg, Shreyas Ananthan, David P. Grote, Revathi Jambunathan, Edoardo Zoni, Remi Lehe, Andrew Myers, Weiqun Zhang"
3699336993
__license__: str = "BSD-3-Clause-LBNL"
36994-
__version__: str = "26.08-11-g5273b558c130"
36994+
__version__: str = "26.08-31-g06424932b757"
3699536995
basic: EBSupport
3699636996
full: EBSupport
3699736997
kDLCPU: DLDeviceType

src/amrex/space3d/__init__.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ Geometric: amrex_3d_pybind.GrowthStrategy
782782
Poisson: amrex_3d_pybind.GrowthStrategy
783783
__author__: str = "Axel Huebl, Ryan T. Sandberg, Shreyas Ananthan, David P. Grote, Revathi Jambunathan, Edoardo Zoni, Remi Lehe, Andrew Myers, Weiqun Zhang"
784784
__license__: str = "BSD-3-Clause-LBNL"
785-
__version__: str = "26.08-11-g5273b558c130"
785+
__version__: str = "26.08-31-g06424932b757"
786786
basic: amrex_3d_pybind.EBSupport
787787
full: amrex_3d_pybind.EBSupport
788788
kDLCPU: amrex_3d_pybind.DLDeviceType

src/amrex/space3d/amrex_3d_pybind/__init__.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36091,7 +36091,7 @@ Geometric: GrowthStrategy
3609136091
Poisson: GrowthStrategy
3609236092
__author__: str = "Axel Huebl, Ryan T. Sandberg, Shreyas Ananthan, David P. Grote, Revathi Jambunathan, Edoardo Zoni, Remi Lehe, Andrew Myers, Weiqun Zhang"
3609336093
__license__: str = "BSD-3-Clause-LBNL"
36094-
__version__: str = "26.08-11-g5273b558c130"
36094+
__version__: str = "26.08-31-g06424932b757"
3609536095
basic: EBSupport
3609636096
full: EBSupport
3609736097
kDLCPU: DLDeviceType

0 commit comments

Comments
 (0)