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
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