Home
last modified time | relevance | path

Searched refs:step_slot (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c2387 size_t *step_slot; in VecView_Plex_Local_CGNS() local
2442 PetscCall(PetscSegBufferGet(cgv->output_steps, 1, &step_slot)); in VecView_Plex_Local_CGNS()
2443 *step_slot = cgv->previous_output_step = time_step; in VecView_Plex_Local_CGNS()