Re: [Libmesh-users] build_sphere

2016-02-06 Thread Boyce Griffith
> On Feb 5, 2016, at 5:50 PM, John Peterson wrote: > > > >> On Feb 5, 2016, at 2:47 PM, Boyce Griffith wrote: >> >> We recently bumped up from libMesh 0.9.4 to 0.9.5 (I am still a neanderthal >> and follow releases), and it seems like >> MeshTools::Generation::build_sphere() is now broken.

Re: [Libmesh-users] build_sphere

2016-02-05 Thread John Peterson
> On Feb 5, 2016, at 2:47 PM, Boyce Griffith wrote: > > We recently bumped up from libMesh 0.9.4 to 0.9.5 (I am still a neanderthal > and follow releases), and it seems like MeshTools::Generation::build_sphere() > is now broken. Am I crazy, or is this call to Mesh::clear(): > > http://libme

[Libmesh-users] build_sphere

2016-02-05 Thread Boyce Griffith
We recently bumped up from libMesh 0.9.4 to 0.9.5 (I am still a neanderthal and follow releases), and it seems like MeshTools::Generation::build_sphere() is now broken. Am I crazy, or is this call to Mesh::clear(): http://libmesh.github.io/doxygen/mesh__generation_8C_source.html#l01523 now wip