Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c2386 PetscReal time, *time_slot; in VecView_Plex_Local_CGNS() local
2440 PetscCall(PetscSegBufferGet(cgv->output_times, 1, &time_slot)); in VecView_Plex_Local_CGNS()
2441 *time_slot = time; in VecView_Plex_Local_CGNS()