Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstagmulti.c187 static PetscErrorCode MergeInterpolationWeightToTop3d_Private(PetscScalar weight[]) in MergeInterpolationWeightToTop3d_Private() function
777 … if (j / factory == 0 && belowHalfy) PetscCall(MergeInterpolationWeightToTop3d_Private(weight)); in DMStagPopulateInterpolation3d_Internal()
864 … if (j / factory == 0 && belowHalfy) PetscCall(MergeInterpolationWeightToTop3d_Private(weight)); in DMStagPopulateInterpolation3d_Internal()
960 … if (j / factory == 0 && belowHalfy) PetscCall(MergeInterpolationWeightToTop3d_Private(weight)); in DMStagPopulateInterpolation3d_Internal()