Searched refs:ndumped (Results 1 – 1 of 1) sorted by relevance
340 PetscInt ndumped, cptype_int; in StackDumpAll() local356 ndumped = stack->top + 1; in StackDumpAll()357 PetscCall(PetscViewerBinaryWrite(tjsch->viewer, &ndumped, 1, PETSC_INT)); in StackDumpAll()358 for (PetscInt i = 0; i < ndumped; i++) { in StackDumpAll()