Does amrex_armcore_init
replace amrex_boxarray_build
(and its friends)?
#4516
-
The docs mention the fortran functions |
Beta Was this translation helpful? Give feedback.
Answered by
WeiqunZhang
Jun 21, 2025
Replies: 1 comment
-
That's correct. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pbrady
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's correct.
amrex_amrcore_init
will build them and usually you don't need to build them yourself.