Home
last modified time | relevance | path

Searched refs:MergeInterpolationWeightToRight2d_Private (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/stag/
H A Dstagmulti.c113 static PetscErrorCode MergeInterpolationWeightToRight2d_Private(PetscScalar weight[]) in MergeInterpolationWeightToRight2d_Private() function
615 … if (i / factorx == 0 && belowHalfx) PetscCall(MergeInterpolationWeightToRight2d_Private(weight)); in DMStagPopulateInterpolation2d_Internal()