On Fri, Feb 14, 2020 at 9:49 AM Victor Eijkhout <[email protected]> wrote:
> > > On , 2020Feb14, at 09:47, Junchao Zhang via petsc-users < > [email protected]> wrote: > > Barry recently added a useful check to catch number of nonzero overflow, > ierr = PetscIntCast(nz64,&nz); > > > Is that only activated in debug versions of the installation? > No. It is activated for all builds. > > Victor. > >
