Searched refs:sub_stype (Results 1 – 1 of 1) sorted by relevance
17 PetscStreamType sub_stype; in DoFork() local20 PetscCall(PetscDeviceContextGetStreamType((*sub)[i], &sub_stype)); in DoFork()21 …PetscCall(AssertPetscStreamTypesValidAndEqual(sub_stype, stype, "Child stream type %s != parent st… in DoFork()