Searched refs:storel2l (Results 1 – 2 of 2) sorted by relevance
20 PetscBool storel2l; /* carry over local-to-local inherited in MatPtAP */ member
88 …if (matis->storel2l) PetscCall(PetscObjectCompose((PetscObject)A, "_MatIS_PtAP_l2l", (PetscObject)… in MatPtAPNumeric_IS_XAIJ()92 …if (matis->storel2l) PetscCall(PetscObjectCompose((PetscObject)C, "_MatIS_PtAP_l2l", (PetscObject)… in MatPtAPNumeric_IS_XAIJ()1708 matis->storel2l = store; in MatISStoreL2L_IS()3340 …local matrices generated from PtAP operations", "MatISStoreL2L", a->storel2l, &a->storel2l, NULL)); in MatSetFromOptions_IS()