Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstagmulti.c314 static PetscErrorCode MergeRestrictionWeightToTop2d_Private(PetscScalar weight[], PetscInt m, Petsc… in MergeRestrictionWeightToTop2d_Private() function
1115 …if (j == 0) PetscCall(MergeRestrictionWeightToTop2d_Private(weight, 2 * factorx - 1, 2 * factory -… in DMStagPopulateRestriction2d_Internal()
1171 … if (j == 0) PetscCall(MergeRestrictionWeightToTop2d_Private(weight, factorx, 2 * factory - 1)); in DMStagPopulateRestriction2d_Internal()