Searched refs:Iscale (Results 1 – 1 of 1) sorted by relevance
262 Vec Iscale; /* Scaling vector for restriction */ member277 PetscCall(VecDestroy(&ctx->Iscale)); in DestroyCoarseProjection()300 PetscCall(VecPointwiseMult(ctx->tmpcoarse, ctx->Iscale, ctx->tmpcoarse)); in CoarseProjection()321 PetscCall(DMCreateInterpolation(dmc, dmf, &ctx->Ifine, &ctx->Iscale)); in CreateCoarseProjection()