I read in the mesh from "unv" file. but i found that the vertex ordering is changed. in the origin unv file : the vertex of a cell is 9 6 3 7. but in deall.ll it gives: 6 3 9 7 I don't understand why this had happened.
-- 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/91a17f05-aa9d-4aae-976e-8ce1d75d5e42n%40googlegroups.com.
