Thanks it seems manifold ids are set correctly now.

But I still get "point is not on manifold" error now even with big 
tolerance.I think my coarse mesh conform to the geometry similar to the 
bow_surface in step-54. The IGES geometry is generate by COMSOL, and mesh 
file transformed from COMSOL to msh by gmsh. 

Best,
Wayne
在2022年10月17日星期一 UTC+8 12:16:49<Wolfgang Bangerth> 写道:

> On 10/16/22 19:21, 'yy.wayne' via deal.II User Group wrote:
> > 
> > But I don't find a iterator for edge in CellAccessor. There are cell, 
> face, 
> > and vertex iterators, but lArclengthProjectionLineManifold requires a 1d 
> > topology. Which part of  mesh should I set manifold?
>
> cell->line(l) or cell->face(f)->line(l) gives you what you want.
>
> Best
> W.
>
> -- 
> ------------------------------------------------------------------------
> Wolfgang Bangerth email: [email protected]
> 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/6a83df88-a6c3-49e4-a294-3c67dbbb1e54n%40googlegroups.com.

Reply via email to