Searched refs:tP (Results 1 – 1 of 1) sorted by relevance
45 Mat tP; in MatCreateFromISLocalToGlobalMapping() local46 PetscCall(MatConvert(*P, ptype, MAT_INITIAL_MATRIX, &tP)); in MatCreateFromISLocalToGlobalMapping()48 *P = tP; in MatCreateFromISLocalToGlobalMapping()71 Mat tP; in MatCreateFromISLocalToGlobalMapping() local72 PetscCall(MatTranspose(*P, MAT_INITIAL_MATRIX, &tP)); in MatCreateFromISLocalToGlobalMapping()74 *P = tP; in MatCreateFromISLocalToGlobalMapping()