Lines Matching refs:zone
797 …CGNS_CreateCornersConnectivitySection(DM dm, PetscInt cgid, int base, int zone, PetscInt num_secti… 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()
1549 int zone = 1; // Only supports single zone files in DMPlexCreateCGNS_Internal_Parallel() local
1567 PetscCallCGNSRead(cg_zone_read(cgid, base, zone, buffer, sizes), *dm, 0); in DMPlexCreateCGNS_Internal_Parallel()
1600 cg_nsections(cgid, base, zone, &nsections); in DMPlexCreateCGNS_Internal_Parallel()
1608 …PetscCallCGNSRead(cg_section_read(cgid, base, zone, index_sect, buffer, &cellType, &start, &end, &… in DMPlexCreateCGNS_Internal_Parallel()
1621 …PetscCallCGNSRead(cg_section_read(cgid, base, zone, index_sect, buffer, &cellType, &start, &end, &… in DMPlexCreateCGNS_Internal_Parallel()
1624 …PetscCallCGNSReadData(cgp_elements_read_data(cgid, base, zone, index_sect, mystarte + 1, myende, e… in DMPlexCreateCGNS_Internal_Parallel()
1731 PetscCallCGNSRead(cg_coord_info(cgid, base, zone, 1, &datatype, buffer), *dm, 0); in DMPlexCreateCGNS_Internal_Parallel()
1745 PetscCallCGNSRead(cg_zone_read(cgid, base, zone, buffer, sizes), *dm, 0); in DMPlexCreateCGNS_Internal_Parallel()
1746 PetscCallCGNSRead(cg_ngrids(cgid, base, zone, &ngrids), *dm, 0); in DMPlexCreateCGNS_Internal_Parallel()
1748 PetscCallCGNSRead(cg_ncoords(cgid, base, zone, &ncoords), *dm, 0); in DMPlexCreateCGNS_Internal_Parallel()
1751 … d < coordDim; ++d) PetscCallCGNSReadData(cgp_coord_read_data(cgid, base, zone, (d + 1), range_min… in DMPlexCreateCGNS_Internal_Parallel()
1762 …for (int d = 0; d < coordDim; ++d) PetscCallCGNSReadData(cgp_coord_read_data(cgid, 1, zone, (d + 1… in DMPlexCreateCGNS_Internal_Parallel()
1801 PetscCallCGNSRead(cg_nbocos(cgid, base, zone, &nbocos), *dm, 0); in DMPlexCreateCGNS_Internal_Parallel()
1821 …PetscCall(DMPlexCGNS_CreateCornersConnectivitySection(*dm, cgid, base, zone, num_face_sections, fa… in DMPlexCreateCGNS_Internal_Parallel()
1843 …PetscCallCGNSRead(cg_boco_info(cgid, base, zone, BC, bcinfo.name, &bcinfo.bctype, &bcinfo.pointtyp… in DMPlexCreateCGNS_Internal_Parallel()
1864 PetscCallCGNSRead(cg_golist(cgid, base, 4, (char **)labels, (int[]){zone, 1, BC, 0}), *dm, 0); in DMPlexCreateCGNS_Internal_Parallel()
2021 int base, zone; in DMView_PlexCGNS() local
2100 …te(cg_zone_write(cgv->file_num, base, "Zone", isize, CGNS_ENUMV(Unstructured), &zone), dm, viewer); in DMView_PlexCGNS()
2113 …PetscCallCGNSWrite(cgp_coord_write(cgv->file_num, base, zone, CGNS_ENUMV(RealDouble), coord_name, … in DMView_PlexCGNS()
2114 …PetscCallCGNS(cg_goto(cgv->file_num, base, "Zone_t", zone, "GridCoordinates", 0, coord_name, 0, NU… in DMView_PlexCGNS()
2132 …PetscCallCGNSWriteData(cgp_coord_write_data(cgv->file_num, base, zone, coord_ids[d], &start, &end,… in DMView_PlexCGNS()
2169 …PetscCallCGNSWrite(cgp_section_write(cgv->file_num, base, zone, "Elem", element_type, 1, e_global,… in DMView_PlexCGNS()
2170 …PetscCallCGNSWriteData(cgp_elements_write_data(cgv->file_num, base, zone, section, e_start + 1, e_… in DMView_PlexCGNS()
2175 cgv->zone = zone; in DMView_PlexCGNS()
2190 …PetscCallCGNSWrite(cg_sol_write(cgv->file_num, base, zone, "CellInfo", CGNS_ENUMV(CellCenter), &so… in DMView_PlexCGNS()
2191 …PetscCallCGNSWrite(cgp_field_write(cgv->file_num, base, zone, sol, CGNS_ENUMV(Integer), "Rank", &f… in DMView_PlexCGNS()
2193 …PetscCallCGNSWriteData(cgp_field_write_data(cgv->file_num, base, zone, sol, field, &start, &end, e… in DMView_PlexCGNS()
2201 …PetscCallCGNSWrite(cgp_field_write(cgv->file_num, base, zone, sol, CGNS_ENUMV(Integer), "CellSet",… in DMView_PlexCGNS()
2202 …PetscCallCGNSWriteData(cgp_field_write_data(cgv->file_num, base, zone, sol, field, &start, &end, e… in DMView_PlexCGNS()
2298 …PetscCallCGNSWrite(cgp_section_write(cgv->file_num, base, zone, "Faces", element_type, elem_offset… in DMView_PlexCGNS()
2299 …PetscCallCGNSWriteData(cgp_elements_write_data(cgv->file_num, base, zone, section, f_start + 1, f_… in DMView_PlexCGNS()
2346 …PetscCallCGNSWrite(cg_boco_write(cgv->file_num, base, zone, bc_name, CGNS_ENUMV(BCTypeNull), CGNS_… in DMView_PlexCGNS()
2358 …PetscCallCGNSWrite(cg_golist(cgv->file_num, base, 4, (char **)labels, (int[]){zone, 1, BC, 0}), dm… in DMView_PlexCGNS()
2365 …PetscCallCGNSWriteData(cg_boco_gridlocation_write(cgv->file_num, base, zone, BC, grid_loc), dm, vi… in DMView_PlexCGNS()
2445 …PetscCallCGNSWrite(cg_sol_write(cgv->file_num, cgv->base, cgv->zone, solution_name, cgv->grid_loc,… in VecView_Plex_Local_CGNS()
2463 …PetscCallCGNSWrite(cgp_field_write(cgv->file_num, cgv->base, cgv->zone, sol, datatype, cgns_field_… in VecView_Plex_Local_CGNS()
2498 …PetscCallCGNSWriteData(cgp_field_write_data(cgv->file_num, cgv->base, cgv->zone, sol, cgfield, &st… in VecView_Plex_Local_CGNS()