Thank you for your reply Dr. Bangerth.

I want to check which vertices are associated with the what DoFs. How can I 
extract them for each individual vertex? I could not find any relevant 
extract_<..>_dofs function to do it.

Best,
Raghunandan.
On Tuesday, October 5, 2021 at 10:06:02 PM UTC-5 Wolfgang Bangerth wrote:

> On 10/5/21 8:30 PM, Raghunandan Pratoori wrote:
> > 
> > I would like to see how the nodes and cells are numbered during 
> visualization, 
> > much like in Abaqus. I am using Paraview for visualization. How should I 
> write 
> > my mesh for it to store all this data?
>
> Neither cell nor DoF numbers are exported in any format we write. That's 
> because with the exception of scalar Q1 elements, there is no 1:1 
> connection 
> between vertices and DoF indices; for everything else, there is no 
> connection 
> and as a consequence we don't output this information. Sorry :-(
>
> Best
> W.
>
>
> -- 
> ------------------------------------------------------------------------
> Wolfgang Bangerth email: [email protected]
> www: http://www.math.colostate.edu/~bangerth/
>
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/aa7faa4e-38a3-46be-bed9-f92bd3a56f2fn%40googlegroups.com.

Reply via email to