Hi,
I hope you-all are doing okay. Btw I'm new to deal.ii and C++. Actually I'm trying to generate 3D cylinder-shaped grid, fully structured hex mesh as depicted in lethe documentation (attached to post). It seems that refining a 3D hyper_cube would produce the target grids. So I successfully generated 2D mesh which shaped as a circular surface (attached to post). Then tried out extruding it, but it comes up that refined mesh is not allowed to get extruded, according to deal.ii manual. I'm also a bit confused about setting multiple manifolds to specific faces of the grid. Honestly I tried a lot, but was not so successful. I'm gonna attach target mesh images (4 different mesh types) and my 2D generated meshes. If anyone could provide any help to reach target 3D meshes, it would be greatly appreciated.
Thank you
grids in lethe documentation:
And here are 2D meshes I generated: