Searched refs:output_steps (Results 1 – 3 of 3) sorted by relevance
20 PetscSegBuffer output_steps; member
61 PetscCall(PetscSegBufferExtractInPlace(cgv->output_steps, &steps)); in PetscViewerFileClose_CGNS()78 PetscCall(PetscSegBufferDestroy(&cgv->output_steps)); in PetscViewerFileClose_CGNS()
2429 if (!cgv->output_steps) PetscCall(PetscSegBufferCreate(sizeof(size_t), 20, &cgv->output_steps)); in VecView_Plex_Local_CGNS()2442 PetscCall(PetscSegBufferGet(cgv->output_steps, 1, &step_slot)); in VecView_Plex_Local_CGNS()