sandbox/bugs/bc_vector.c
Boundary conditions on a single component of a vector field are incorrect on trees
Note that this is not due to automatic BCs, which are correctly
applied (on a single component), but to the implementation of boundary
conditions on trees (this works on multigrid). This is most probably due
to side-effects of the deprecated mask() feature.
