Check element_postprocess.C in the ex26 folder (path should be
your_libmesh_directory/examples/ex26) , also be sure to see the
system.postprocess() calls in ex26.C

That definitely works for DiffSystem and I believe we have it supported for
regular equation systems as well.

Thanks.

On Mon, Jun 13, 2011 at 3:10 PM, Ataollah Mesgarnejad <
[email protected]> wrote:

> Dear all,
>
> I want to have a function that does an integration on all elements. Can I
> just write a function and do a PetscGlobalSum over a for loop that goes
> through all elements, since it is going to be on multiple processors?
>
> Best,
> Ata
>
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________
> Libmesh-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/libmesh-users
>



-- 
Vikram Garg
PhD Candidate
Institute for Computational and Engineering Sciences
The University of Texas at Austin

http://users.ices.utexas.edu/~vikram/
http://www.runforindia.org/runners/vikramg
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to