Searched refs:MergeRestrictionWeightToBottom3d_Private (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/stag/ |
| H A D | stagmulti.c | 364 static PetscErrorCode MergeRestrictionWeightToBottom3d_Private(PetscScalar weight[], PetscInt m, Pe… in MergeRestrictionWeightToBottom3d_Private() function 1265 …else if (j == Nc) PetscCall(MergeRestrictionWeightToBottom3d_Private(weight, 2 * factorx - 1, 2 * … in DMStagPopulateRestriction3d_Internal() 1302 …else if (j == Nc) PetscCall(MergeRestrictionWeightToBottom3d_Private(weight, 2 * factorx - 1, 2 * … in DMStagPopulateRestriction3d_Internal() 1365 …else if (j == Nc) PetscCall(MergeRestrictionWeightToBottom3d_Private(weight, factorx, 2 * factory … in DMStagPopulateRestriction3d_Internal() 1433 …else if (j == Nc) PetscCall(MergeRestrictionWeightToBottom3d_Private(weight, factorx, 2 * factory … in DMStagPopulateRestriction3d_Internal()
|