pub const D2Q9_OPPOSITE: [usize; 9];
Opposite (bounce-back) indices for D2Q9.
D2Q9_OPPOSITE[i] is the index j such that D2Q9_DIRS[j] == -D2Q9_DIRS[i].
D2Q9_OPPOSITE[i]
j
D2Q9_DIRS[j] == -D2Q9_DIRS[i]