From: Ramakrishnan T. <thi...@gm...> - 2020-01-16 07:21:16
|
Dear libmesh users, I want to create sphere with tetrahedral elements. I came across this function MeshTools::Generation::build_square. But this function supports only HEX8/27 for 3D. Is there any other functions in libmesh that I could use to generate sphere with tetrahedral elements? Thanks in advance. -- Regards Ramakrishnan T. |