Sorry, if my question(and english language) is not clear enough.
Yes those "triangles" mesh are what I call "disordered mesh". By design, my 
mesh generator produces only quadrangular elements(with area nearly 1e-10), 
but after few refinments in deal.ii paraview shows those pictures: one 
refinment, two. three times and one with bigger view on mesh)

Best,
Oleg

On Saturday, 27 April 2019 05:27:08 UTC+2, Wolfgang Bangerth wrote:
>
> On 4/26/19 8:35 PM, [email protected] <javascript:> wrote: 
> > 
> > I am solving Laplace equation near end of line where field is changing 
> like 
> > sqrt(r), thats why I dense mesh size near tip, and also use adaptive 
> mesh 
> > refinement to make it dense even more. 
> > 
> > But resulted mesh is very disordered(even simulation still works). 
> > I can't understand where is the problem: in Paraview, in mesh 
> > generator(Triangle+Tethex) or in Deal.ii? And what are others limitation 
> of 
> > mesh size, cos I need those to be very small near tip. 
>
> What do the pictures you attached show? It looks like some of the cells 
> are 
> triangles, not quadrilaterals. Is this a 3d mesh? A 2d mesh? 
>
> Best 
>   W. 
>
>
> -- 
> ------------------------------------------------------------------------ 
> Wolfgang Bangerth          email:                 [email protected] 
> <javascript:> 
>                             www: http://www.math.colostate.edu/~bangerth/ 
>
>

-- 
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