Searched refs:origStype (Results 1 – 1 of 1) sorted by relevance
9 PetscStreamType origStype; in TestPetscDeviceContextDuplicate() local14 PetscCall(PetscDeviceContextGetStreamType(dctx, &origStype)); in TestPetscDeviceContextDuplicate()35 …PetscCall(AssertPetscStreamTypesValidAndEqual(parStype, origStype, "Parent PetscStreamType after d… in TestPetscDeviceContextDuplicate()37 …PetscCall(AssertPetscStreamTypesValidAndEqual(dupStype, origStype, "Duplicated PetscStreamType '%s… in TestPetscDeviceContextDuplicate()