Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstagmulti.c165 static PetscErrorCode MergeInterpolationWeightToRight3d_Private(PetscScalar weight[]) in MergeInterpolationWeightToRight3d_Private() function
819 … if (i / factorx == 0 && belowHalfx) PetscCall(MergeInterpolationWeightToRight3d_Private(weight)); in DMStagPopulateInterpolation3d_Internal()
911 … if (i / factorx == 0 && belowHalfx) PetscCall(MergeInterpolationWeightToRight3d_Private(weight)); in DMStagPopulateInterpolation3d_Internal()
958 … if (i / factorx == 0 && belowHalfx) PetscCall(MergeInterpolationWeightToRight3d_Private(weight)); in DMStagPopulateInterpolation3d_Internal()