Searched refs:sub_dtype (Results 1 – 1 of 1) sorted by relevance
16 PetscDeviceType sub_dtype; in DoFork() local22 PetscCall(PetscDeviceContextGetDeviceType((*sub)[i], &sub_dtype)); in DoFork()23 …PetscCall(AssertPetscDeviceTypesValidAndEqual(sub_dtype, dtype, "Child device type %s != parent de… in DoFork()