Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FArrayBox and BaseFab<Real> #82

Merged
merged 1 commit into from
Oct 17, 2022
Merged

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Oct 16, 2022

Start to bind FArrayBox and BaseFab<T> classes.

Based on a question by @jmsexton03 how to bind FArrayBox::readFrom to Python, e.g., can be done via

@ax3l ax3l added the enhancement New feature or request label Oct 16, 2022
Start to bind FArrayBox and BaseFab classes.

Based on a question how to bind `FArrayBox::readFrom` to
Python, e.g., can be done via
* https://docs.python.org/3/library/io.html
* https://gist.github.com/asford/544323a5da7dddad2c9174490eb5ed06#file-test_ostream_example-py
@ax3l ax3l merged commit aa683b9 into AMReX-Codes:development Oct 17, 2022
@ax3l ax3l deleted the topic-farraybox branch October 17, 2022 00:35
@ax3l ax3l mentioned this pull request Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant