AMReX-Codes / pyamrex

GPU-Enabled, Zero-Copy AMReX Python Bindings including AI/ML
http://pyamrex.readthedocs.io
Other
35 stars 19 forks source link

Geometry: Fix Mixed Precision Builds #176

Closed ax3l closed 1 year ago

ax3l commented 1 year ago

Use the correct floating point type for the insideRoundOffDomain/outsideRoundOffDomain overloads.

First seen in https://github.com/AMReX-Codes/amrex-tutorials/pull/95