On Sun, Jun 24, 2012 at 11:33 AM, Vikram Garg <simulation...@gmail.com>wrote:

> Hey Kyunghoon,
>                         If you are using FEMSystem, see
> element_postprocess.C and side_postprocess.C in this example:
> libmesh/examples/adjoints/adjoints_ex1 (
> http://libmesh.sourceforge.net/adjoints_ex1.php)
>
> If you are not using FEMSystem, I believe all you will have to do is to
> write a loop over all elements, and then adapt the contents of
> element/side_postprocess.C to the interior of that loop.
>
> Thanks.
>

Hi Grag,

Thank you for the suggestion.  I'm working on Reduced Cantilever Problem (
http://libmesh.sourceforge.net/reduced_basis_ex5.php), so I guess I'm using
FEMSystem.  I checked the two files, element_postprocess.C and
side_postprocess.C, but I cannot figure out how I can use them for my
strain & stress evaluations.  Can you elaborate, plz?

K. Lee.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to