Searched refs:num_steps (Results 1 – 1 of 1) sorted by relevance
138 PetscCount num_steps; in PetscViewerCGNSCheckBatch_Internal() local142 PetscCall(PetscSegBufferGetSize(cgv->output_times, &num_steps)); in PetscViewerCGNSCheckBatch_Internal()143 if (num_steps >= (PetscCount)cgv->batch_size) PetscCall(PetscViewerFileClose_CGNS(viewer)); in PetscViewerCGNSCheckBatch_Internal()