Searched refs:pbtype (Results 1 – 1 of 1) sorted by relevance
1051 MatProductType pbtype = MATPRODUCT_UNSPECIFIED, pctype = MATPRODUCT_UNSPECIFIED; in MatProductSetFromOptions_SchurComplement_Any() local1074 pbtype = product->type; in MatProductSetFromOptions_SchurComplement_Any()1083 pbtype = product->type; in MatProductSetFromOptions_SchurComplement_Any()1092 pbtype = MATPRODUCT_AB; in MatProductSetFromOptions_SchurComplement_Any()1100 pbtype = MATPRODUCT_ABt; in MatProductSetFromOptions_SchurComplement_Any()1111 PetscCall(MatProductSetType(pB, pbtype)); in MatProductSetFromOptions_SchurComplement_Any()