Re: [Libmesh-users] Visualizing element quantities

2012-10-25 Thread Paul T. Bauman
Thanks all. Attached patch adds capability for ErrorVector::plot_error to write to ExodusII format. Includes adding example usage to adaptivity_ex3. OK for trunk? Best, Paul -- Everyone hates slow websites. So do we. Mak

Re: [Libmesh-users] Visualizing element quantities

2012-10-25 Thread Roy Stogner
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 thi

[Libmesh-users] Visualizing element quantities

2012-10-25 Thread Paul T. Bauman
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 no