Searched refs:Ifdg (Results 1 – 1 of 1) sorted by relevance
333 Mat Ifdg; /* Embed the fine space into the DG version */ member345 PetscCall(MatDestroy(&ctx->Ifdg)); in DestroyQuasiInterpolator()362 PetscCall(MatMult(ctx->Ifdg, x, ctx->tmpf)); in QuasiInterpolate()411 PetscCall(DMCreateInterpolation(dmf, dmfdg, &ctx->Ifdg, NULL)); in CreateQuasiInterpolator()