On Fri, Nov 6, 2015 at 10:29 AM, Miguel Angel Salazar de Troya <
[email protected]> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to