Searched refs:MergeRestrictionWeightToTop3d_Private (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/stag/ ! |
| H A D | stagmulti.c | 381 static PetscErrorCode MergeRestrictionWeightToTop3d_Private(PetscScalar weight[], PetscInt m, Petsc… in MergeRestrictionWeightToTop3d_Private() function 1264 …if (j == 0) PetscCall(MergeRestrictionWeightToTop3d_Private(weight, 2 * factorx - 1, 2 * factory -… in DMStagPopulateRestriction3d_Internal() 1301 …if (j == 0) PetscCall(MergeRestrictionWeightToTop3d_Private(weight, 2 * factorx - 1, 2 * factory -… in DMStagPopulateRestriction3d_Internal() 1364 …if (j == 0) PetscCall(MergeRestrictionWeightToTop3d_Private(weight, factorx, 2 * factory - 1, 2 * … in DMStagPopulateRestriction3d_Internal() 1432 …if (j == 0) PetscCall(MergeRestrictionWeightToTop3d_Private(weight, factorx, 2 * factory - 1, fact… in DMStagPopulateRestriction3d_Internal()
|