On Thu, Jan 16, 2020 at 1:21 AM Ramakrishnan Thirumalaisamy <
thirumalaisamyr...@gmail.com> wrote:
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
Thank you. Sorry for the typo. It should be build_sphere instead of
build_square.
Yes. I already created sphere using gmsh and did my numerical experiment.
But i do not want to keep the mesh files in the remote repository. So I was
looking to circumvent this by creating sphere using libmesh.
If I
On Thu, Jan 16, 2020 at 1:21 AM Ramakrishnan Thirumalaisamy <
thirumalaisamyr...@gmail.com> wrote:
> 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 t