Searched refs:seqend (Results 1 – 2 of 2) sorted by relevance
48 PetscInt seqstart, seqend; /* Local start and end entity IDs for vertices */ member
1101 dmmoab->seqend = dmmoab->mbiface->id_from_handle(dmmoab->vlocal->back()); in DMSetUp_Moab()1102 …: Local [min, max] - [%" PetscInt_FMT ", %" PetscInt_FMT "]\n", dmmoab->seqstart, dmmoab->seqend)); in DMSetUp_Moab()1104 …PetscCall(PetscMalloc2(dmmoab->seqend - dmmoab->seqstart + 1, &dmmoab->gidmap, dmmoab->seqend - dm… in DMSetUp_Moab()