Searched refs:MergeRestrictionWeightToFront3d_Private (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/stag/ |
| H A D | stagmulti.c | 415 static PetscErrorCode MergeRestrictionWeightToFront3d_Private(PetscScalar weight[], PetscInt m, Pet… in MergeRestrictionWeightToFront3d_Private() function 1266 …if (k == 0) PetscCall(MergeRestrictionWeightToFront3d_Private(weight, 2 * factorx - 1, 2 * factory… in DMStagPopulateRestriction3d_Internal() 1336 …if (k == 0) PetscCall(MergeRestrictionWeightToFront3d_Private(weight, 2 * factorx - 1, factory, 2 … in DMStagPopulateRestriction3d_Internal() 1366 …if (k == 0) PetscCall(MergeRestrictionWeightToFront3d_Private(weight, factorx, 2 * factory - 1, 2 … in DMStagPopulateRestriction3d_Internal() 1465 …if (k == 0) PetscCall(MergeRestrictionWeightToFront3d_Private(weight, factorx, factory, 2 * factor… in DMStagPopulateRestriction3d_Internal()
|