Searched refs:parStype (Results 1 – 1 of 1) sorted by relevance
32 PetscStreamType parStype, dupStype; in TestPetscDeviceContextDuplicate() local34 PetscCall(PetscDeviceContextGetStreamType(dctx, &parStype)); in TestPetscDeviceContextDuplicate()35 …PetscCall(AssertPetscStreamTypesValidAndEqual(parStype, origStype, "Parent PetscStreamType after d… in TestPetscDeviceContextDuplicate()