Searched refs:nloaded (Results 1 – 1 of 1) sorted by relevance
380 PetscInt i, nloaded, cptype_int; in StackLoadAll() local395 PetscCall(PetscViewerBinaryRead(viewer, &nloaded, 1, NULL, PETSC_INT)); in StackLoadAll()396 for (i = 0; i < nloaded; i++) { in StackLoadAll()