On Fri, Nov 6, 2015 at 10:29 AM, Miguel Angel Salazar de Troya <
salazardetr...@gmail.com> wrote:

> Hello
>
> I'm trying to do the following operation. I want to iterate over all the
> elements using the iterators active_elements_begin()/end().


You can use the active_local_elements_begin()/end() iterators to only
iterate over active elements on the current processor.

HTH,

Paul
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to