> On Feb 5, 2016, at 5:50 PM, John Peterson <jwpeter...@gmail.com> wrote:
> 
> 
> 
>> On Feb 5, 2016, at 2:47 PM, Boyce Griffith <griff...@cims.nyu.edu> 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://libmesh.github.io/doxygen/mesh__generation_8C_source.html#l01523
>> 
>> now wiping out the mesh dimension?  I verified that the mesh dimension is 
>> set before calling build_sphere, but the switch statement falls though 
>> because it thinks the mesh dim is 0.
> 
> You are right, but hopefully that was fixed by this commit?
> 
> https://github.com/libMesh/libmesh/commit/52611246da92cfe605cccde1f262337f1aa5ae40
> 
> Unfortunately, I guess that did not make it into 0.9.5.

That should do it.  
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to