Searched refs:oldtypes (Results 1 – 1 of 1) sorted by relevance
35 MPI_Datatype oldtypes[2]; in CharacteristicSetUp_DA() local47 oldtypes[0] = MPIU_INT; in CharacteristicSetUp_DA()50 oldtypes[1] = MPIU_SCALAR; in CharacteristicSetUp_DA()51 PetscCallMPI(MPI_Type_create_struct(2, blockLen, indices, oldtypes, &c->itemType)); in CharacteristicSetUp_DA()