<div dir="ltr">Dear all,<div><br></div><div>In the GRMHD code Spritz, we define the vector potential components as staggered grid-functions (defined on cell-edges) within interface.ccl in the following way:</div><div><br></div><div>#Avec_x(i,j+1/2,k+1/2)<br>real Avec_x type = GF Timelevels=3 tags=&#39;tensortypealias=&quot;D&quot;  interpolator=&quot;matter&quot; Prolongation=&quot;STAGGER011&quot;&#39; &quot;x-component of the Vector Potential&quot;<br><br>#Avec_y(i+1/2,j,k+1/2)<br>real Avec_y type = GF Timelevels=3 tags=&#39;tensortypealias=&quot;D&quot;  interpolator=&quot;matter&quot; Prolongation=&quot;STAGGER101&quot;&#39; &quot;y-component of the Vector Potential&quot; <br><br>#Avec_z(i+1/2,j+1/2,k)<br>real Avec_z type = GF Timelevels=3 tags=&#39;tensortypealias=&quot;D&quot;  interpolator=&quot;matter&quot; Prolongation=&quot;STAGGER110&quot;&#39; &quot;z-component of the Vector Potential&quot; </div><div><br></div><div>I was hoping to know if there is support provided within the Einstein Toolkit (maybe via the ReflectionSymmetry thorn) to use reflection symmetries (for example, along z=0 plane or even octant symmetry) for such aforementioned staggered variables. </div><div><br></div><div>Any suggestions or insights on this would be very helpful. </div><div>Thank you very much in advance.</div><div>Cheers,</div><div>Jay</div><div><br><br></div></div>