Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c2106 int coord_ids[3]; in DMView_PlexCGNS() local
2113 …d_write(cgv->file_num, base, zone, CGNS_ENUMV(RealDouble), coord_name, &coord_ids[d]), dm, viewer); in DMView_PlexCGNS()
2132 …PetscCallCGNSWriteData(cgp_coord_write_data(cgv->file_num, base, zone, coord_ids[d], &start, &end,… in DMView_PlexCGNS()