> We may be able to develop the code to extract the intended > geometry in a usable form. Fallback would be to ask the user for > specific additional information.
The easier way would be to encode the refinement history of a triangulation into the file format. Fortunately, there already is a solution: the PersistantTriangulation class. This reminds me that I should mention this in the text for the GridIn class, though :-) W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
