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

Package & Module: amrex #15

Merged
merged 1 commit into from
Feb 14, 2021
Merged

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Feb 14, 2021

Rename the package and import module to amrex.

Rename the internal C++-generated module to amrex_pybind.

Note: Users interface with the amrex module and its (future) sub-modules. We wrap all pybind-generated modules in another, fluffy Python module so pyAMReX developers can expand them in pure Python if they feel like it.
An example of such an extension can be seen here: openPMD/openPMD-api#923

@ax3l ax3l requested a review from sayerhs February 14, 2021 23:16
Rename the package and import module to `amrex`.

Rename the internal C++-generated module to `amrex_pybind`.

Note: Users interface with the `amrex` module and its (future)
sub-modules. We wrap all pybind-generated modules in another,
fluffy Python module so pyAMReX developers can expand them in
pure Python if they feel like it.
@ax3l ax3l force-pushed the topic-importAmrex branch from 84a93a7 to b9ee2a6 Compare February 14, 2021 23:20
@sayerhs sayerhs merged commit a629bb1 into AMReX-Codes:development Feb 14, 2021
@ax3l ax3l deleted the topic-importAmrex branch February 15, 2021 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants