I can certainly try. Would it be something like modifying read_msh to take an extra bool variable that if it is true would perform GridTools::delete_duplicated and if it is false (default) would perform GridTools::delete_unused_vertices? Does this make sense?
Yes, and the default would be false as it is right now, just like you suggest.
Best & thanks W. ------------------------------------------------------------------------ Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
