idaholab / moose

Multiphysics Object Oriented Simulation Environment
https://www.mooseframework.org
GNU Lesser General Public License v2.1
1.77k stars 1.05k forks source link

Add circle, cylinder, and sphere to MOOSE mesh generation #462

Closed mooseframework closed 7 years ago

mooseframework commented 10 years ago

None

friedmud commented 10 years ago

This should use libMesh directly to mesh these shapes. Should be trivial to get a tetmesh / triangle mesh on these shapes.

permcody commented 7 years ago

This is being revived in #8432. This might finally happen.