Searched refs:wisseqcupm (Results 1 – 1 of 1) sorted by relevance
353 PetscBool wisseqcupm; in GetLocalVector() local357 PetscCall(PetscObjectTypeCompare(PetscObjectCast(w), VECSEQCUPM(), &wisseqcupm)); in GetLocalVector()358 if (wisseqcupm) { in GetLocalVector()378 if (v->petscnative && wisseqcupm) { in GetLocalVector()394 if (wisseqcupm) { in GetLocalVector()409 PetscBool wisseqcupm; in RestoreLocalVector() local413 PetscCall(PetscObjectTypeCompare(PetscObjectCast(w), VECSEQCUPM(), &wisseqcupm)); in RestoreLocalVector()414 if (v->petscnative && wisseqcupm) { in RestoreLocalVector()429 if (w->spptr && wisseqcupm) { in RestoreLocalVector()