Searched refs:pStartSerial (Results 1 – 1 of 1) sorted by relevance
253 PetscInt pStart, pEnd, pStartSerial = -1, pEndSerial = -2; in VerifyDMLabels() local259 PetscCall(DMPlexGetChart(dm_serial, &pStartSerial, &pEndSerial)); in VerifyDMLabels()260 num_points_serial = pEndSerial - pStartSerial; in VerifyDMLabels()282 PetscCall(PetscSectionSetChart(pointSerialSection, pStartSerial, pEndSerial)); in VerifyDMLabels()