Searched refs:section_ids (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/cgns/ |
| H A D | plexcgns2.c | 797 …m, PetscInt cgid, int base, int zone, PetscInt num_sections, const int section_ids[], PetscSection… in DMPlexCGNS_CreateCornersConnectivitySection() argument 815 …PetscCallCGNSRead(cg_section_read(cgid, base, zone, section_ids[s], buffer, §ionCellTypes[s], … in DMPlexCGNS_CreateCornersConnectivitySection() 837 …PetscCallCGNSRead(cgp_poly_elements_read_data_offsets(cgid, base, zone, section_ids[s], mystart, m… in DMPlexCGNS_CreateCornersConnectivitySection() 839 …PetscCallCGNSRead(cgp_poly_elements_read_data_elements(cgid, base, zone, section_ids[s], mystart, … in DMPlexCGNS_CreateCornersConnectivitySection() 876 …PetscCallCGNSRead(cgp_elements_read_data(cgid, base, zone, section_ids[s], mystart, myend - 1, con… in DMPlexCGNS_CreateCornersConnectivitySection()
|