> I am trying to create a mesh on a smaller domain within a general square. > I want my cells to be curved as opposed to a series of generic squares. I > have created the mesh as seen in the attached eps file. As you can see, > the cells at the edge of the domain are deformed. I was wondering if you > could please help me fix this?
You have your boundary indicator set the wrong way. If you refine the mesh, the new vertices that should be on the bottom left part of the boundary are pulled up to the top part of the boundary. Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
