Searched refs:blockLen (Results 1 – 1 of 1) sorted by relevance
33 PetscMPIInt blockLen[2]; in CharacteristicSetUp_DA() local45 blockLen[0] = 1 + c->numIds; in CharacteristicSetUp_DA()48 PetscCall(PetscMPIIntCast(numValues, &blockLen[1])); in CharacteristicSetUp_DA()51 PetscCallMPI(MPI_Type_create_struct(2, blockLen, indices, oldtypes, &c->itemType)); in CharacteristicSetUp_DA()