Searched refs:SetInterpolationWeight3d_Private (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/stag/ |
| H A D | stagmulti.c | 140 static PetscErrorCode SetInterpolationWeight3d_Private(PetscScalar ax, PetscScalar ay, PetscScalar … in SetInterpolationWeight3d_Private() function 694 PetscCall(SetInterpolationWeight3d_Private(ax, ay, az, weight)); in DMStagPopulateInterpolation3d_Internal() 733 PetscCall(SetInterpolationWeight3d_Private(ax, ay, az, weight)); in DMStagPopulateInterpolation3d_Internal() 775 PetscCall(SetInterpolationWeight3d_Private(ax, ay, az, weight)); in DMStagPopulateInterpolation3d_Internal() 817 PetscCall(SetInterpolationWeight3d_Private(ax, ay, az, weight)); in DMStagPopulateInterpolation3d_Internal() 862 PetscCall(SetInterpolationWeight3d_Private(ax, ay, az, weight)); in DMStagPopulateInterpolation3d_Internal() 909 PetscCall(SetInterpolationWeight3d_Private(ax, ay, az, weight)); in DMStagPopulateInterpolation3d_Internal() 956 PetscCall(SetInterpolationWeight3d_Private(ax, ay, az, weight)); in DMStagPopulateInterpolation3d_Internal()
|