Searched refs:Inj (Results 1 – 1 of 1) sorted by relevance
276 Mat Inj; /* The injection matrix */ member289 PetscCall(MatCreateTranspose(It, &ctx->Inj)); in CRSetup_Private()290 PetscCall(MatCreateNormal(ctx->Inj, &ctx->S)); in CRSetup_Private()312 PetscCall(MatDestroy(&ctx->Inj)); in CRDestroy_Private()