Re: [Libmesh-devel] Upcoming merge in libmesh/master

2013-04-08 Thread Roy Stogner
On Mon, 8 Apr 2013, Kirk, Benjamin (JSC-EG311) wrote: > The API should be preserved Let's amend that to say "the non-deprecated API should be preserved". If you were using libMesh::init()/close() instead of constructing a LibMeshInit object, then the last few years' behavior of "yelling at you a

[Libmesh-devel] Upcoming merge in libmesh/master

2013-04-08 Thread Kirk, Benjamin (JSC-EG311)
All - For the past week or so there has been a flurry of activity on a libMesh development branch updating the core data structures in the library to take an optional communicator argument, as a step for allowing e.g. a mesh or set of physics which is represented only on a portion of the avail