Dear all,

i have a question as already mentioned in the headline.
My work is based on the step- 44 tutorial and I am trying to get the 
solution of a vertex with the respective coordinate.
I wrote a quite circumstantial code to get every vertex coordinate at the 
boundary (only once) by using cell->face->vertex. For the solution I used 
an ElementIterator with the relevant DOFs.
But the coordinates are stored by using a cell iterator and so the solution 
doesn't fit necessarily to the coordinate.

The FE System has only generalized_support_points. I tried also to make use 
of map_dofs_to_support points with the generalized support points, but 
without any success.

Maybe someone has another or a better way to get rid of this.
Any help is appreciated.
Best regards and many thanks in advance,
David

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to