On Thu, 25 Oct 2012, Paul T. Bauman wrote:

> Has anyone done any visualization of element quantities (I have in mind the
> element wise error estimates)? I don't see any examples and only an inkling
> of capability, but wanted to double check before I start up the discussion
> of implementing this capability (I have some suggestions). I'd prefer not
> to hack it up as a nodal quantity since most visualization tools can
> differentiate between nodal and element quantities.

Check out the easy-to-use ErrorVector::plot_error() API for a happy
surprise.

(Then, check out the horrific GMV-and-Tecplot-only
copies-the-whole-Mesh implementation for an unhappy surprise...)
---
Roy

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to