Skip to content
Discussion options

You must be logged in to vote

Now, I would like to modify this so that only the cells close to the boundary points

Something like if ((std::abs(x-pbox_lo[0]) < width || std::abs(x-pbox_hi[0]) < width) && y-direction-test && z-direct-test)?

Replies: 2 comments 1 reply

Comment options

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

Comment options

You must be logged in to vote
0 replies
Answer selected by Afraid31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants