<div dir="ltr">Hello everyone,<div><br></div><div>I have a global dmda vector vg. On each processor, if I want to know the norm of local portion of vg, which function should I call?</div><div><br></div><div>So far I am thinking of using DMDAVecGetArray and then write a loop to compute the norm of this local array. </div><div><br></div><div>Is there a simple function available to call? like *vg->ops->norm_local(vg,NORM_2, &normlocal)? </div><div><br></div><div>Thanks.</div><div><br></div><div>Best,</div><div>Xiangdong </div><div><br></div></div>