Re: [Libmesh-devel] LibMesh namespace?

2010-08-24 Thread Roy Stogner
I just ran across a third exception to the "all code works unchanged" rule; I figured I might as well post it to the list where search engines can find it to help people upgrading in the future. With that "using namespace libMesh;" active, some identifiers that were previously wrapped safely in t

Re: [Libmesh-devel] problem in allgather (parallel.h)?

2010-08-24 Thread Roy Stogner
On Tue, 24 Aug 2010, Sebastian Steiger wrote: > While valgrinding our software I discovered the following error (running on a > single machine): > > ==3358== Invalid write of size 4 > ==3358==at 0x586E8BA: libMesh::MeshBase::n_subdomains() const > (parallel.h:2629) > ==3358==by 0x586F84