Skip to content

fine_to_coarse interpolation #3314

Answered by WeiqunZhang
seanconverge asked this question in Q&A
Discussion options

You must be logged in to vote

You can implement what you need following the example of average_down functions.

Those average_down functions are usually sufficient for many AMReX application codes because for finite-volume methods the states are cell averaged values (even for high-order say 4th-order), and for finite-difference methods we can put the states on nodes instead of cell centers.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@seanconverge
Comment options

Answer selected by seanconverge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants