AMReX-Codes / pyamrex

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

[WIP] TableData #281

Open ax3l opened 3 months ago

ax3l commented 3 months ago

Bind the amrex::TableData<T, N> as a potential light-weight view to interface with 1-4D, external ND data (CPU/GPU).