Skip to content

Reply To: BounceBack boundary

#7704
Mike
Participant

Sorry, I answered too fast and has used up my modified limit…

your idea seems different from what I thought before, yours in code is:
cell.neighbor(descriptors::c<DESCRIPTOR>(unknownIndexes[i]))[util::opposite<DESCRIPTOR>(unknownIndexes[i])] = cell[unknownIndexes[i]];

am I right?
I will change code and see if the result is fine. Thank you and sorry to bother again…