Searched defs:pB (Results 1 – 2 of 2) sorted by relevance
1048 Mat B = product->B, S = product->A, pB = NULL, pC = NULL, pD = NULL; in MatProductSetFromOptions_SchurComplement_Any() local
4552 PetscErrorCode DMGetEnclosurePoint(DM dmA, DM dmB, DMEnclosureType etype, PetscInt pB, PetscInt *pA) in DMGetEnclosurePoint()