On 10/31/2016 04:00 AM, hanks0...@gmail.com wrote:

I made the c++ code(make_grid2D_ver2.cc) that creates UCD
format(B_coord2D_ver2.inp) for arbitrary shape boundary(boundary.dat)

But it turns out that this one is not good mesh.(I attached the picture
for the mesh grid.png)

So, I am looking for other way to create mesh when the points of
boundary is given.

is there any function in deal.II that creates the mesh when the points
of boundary is given?

No, but you should easily be able to generate a mesh for this situation in gmsh, for example.

Best
 W.


--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           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 dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to