Searched refs:Mfine (Results 1 – 1 of 1) sorted by relevance
260 Mat Mfine; /* Mass matrix on the fine space */ member275 PetscCall(MatDestroy(&ctx->Mfine)); in DestroyCoarseProjection()292 PetscCall(MatMult(ctx->Mfine, x, ctx->tmpfine)); in CoarseProjection()320 PetscCall(DMCreateMassMatrix(dmf, dmf, &ctx->Mfine)); in CreateCoarseProjection()