[deal.II] Re: Postprocessing on Vector Valued Problem

2016-12-21 Thread Jaekwang Kim
You were right Oh I just got the result! I didn't know that dof_handler can automatically matching the sequence of the cell. Thank you for your time Jaekwang Kim -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/foru

[deal.II] Re: Postprocessing on Vector Valued Problem

2016-12-21 Thread Bruno Turcksin
Jaekwang, On Wednesday, December 21, 2016 at 4:05:54 PM UTC-5, Jaekwang Kim wrote: > > > but How can I relate my 'cellwise_shear_rate' with dof handler so that I > finally able to see the values in 'vtk' format? > for now, it just seems that no more than a list of arrays > You mean a list o